<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>Le 7 août 2012 à 21:14, Darren Govoni a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite">
<meta http-equiv="Content-Type" content="text/html; CHARSET=UTF-8">
<meta name="GENERATOR" content="GtkHTML/3.28.3">
<div>
Thanks. I will try that. I'm using 13<br></div></blockquote><div><br></div>it won't works, is s only on 0.14.dev…</div><div>sorry.</div><div><br></div><div><br></div><div>you can try a </div><div>$ locate jquery-ui.min.css</div><div>…</div><div>it will reduce the places where to look for..</div><div><br></div><div>-- </div><div>Matthias</div><div><br></div><div><br></div><div><br><blockquote type="cite"><div>
<br>
On Tue, 2012-08-07 at 20:55 +0200, Matthias BUSSONNIER wrote:
<blockquote type="CITE">
<br>
<br>
</blockquote>
<blockquote type="CITE">
<br>
<br>
</blockquote>
<blockquote type="CITE">
<br>
</blockquote>
<blockquote type="CITE">
Le 7 août 2012 à 20:50, Carl Smith a écrit :
</blockquote>
<blockquote type="CITE">
<br>
<blockquote type="CITE">
I'm on my phone, but I think you need to look in the hidden IPy dir which is your home dir.<br>
~/.ipython<br>
<br>
</blockquote>
</blockquote>
<blockquote type="CITE">
<blockquote type="CITE">
<br>
<br>
</blockquote>
</blockquote>
<blockquote type="CITE">
<br>
<br>
</blockquote>
<blockquote type="CITE">
Which version are you using ?
</blockquote>
<blockquote type="CITE">
<br>
<br>
</blockquote>
<blockquote type="CITE">
If you are running from dev, you don't need to overwrite the installation's file:
</blockquote>
<blockquote type="CITE">
<br>
<br>
</blockquote>
<blockquote type="CITE">
Just go into your .profile/desired_profile/
</blockquote>
<blockquote type="CITE">
<br>
<br>
</blockquote>
<blockquote type="CITE">
create a folder named static/
</blockquote>
<blockquote type="CITE">
and create in the folder any file you want to override
</blockquote>
<blockquote type="CITE">
(basically copy the /static folder from the source an modify what you wish)
</blockquote>
<blockquote type="CITE">
<br>
<br>
</blockquote>
<blockquote type="CITE">
Meaning you can have a per profile theme.
</blockquote>
<blockquote type="CITE">
--
</blockquote>
<blockquote type="CITE">
Matthias
</blockquote>
<blockquote type="CITE">
<br>
<br>
</blockquote>
<blockquote type="CITE">
<br>
</blockquote>
<blockquote type="CITE">
<blockquote type="CITE">
On Aug 7, 2012 7:47 PM, "Darren Govoni" <<a href="mailto:darren@ontrenet.com">darren@ontrenet.com</a>> wrote:
</blockquote>
</blockquote>
<blockquote type="CITE">
<blockquote type="CITE">
<blockquote>
Hi,<br>
I'm trying to style my ipython notebook, but can't find the directory:<br>
<br>
"..\frontend\html\notebook\static\jquery\css\themes"<br>
<br>
Where is it located? I use linux.<br>
<br>
Darren<br>
<br>
On Mon, 2012-07-02 at 06:18 +0100, Carl Smith wrote:<br>
<blockquote type="CITE">
This is cool. Have you mentioned it on github or IPython Dev?<br>
<br>
On Jul 2, 2012 2:27 AM, "klo uo" <<a href="mailto:klonuo@gmail.com">klonuo@gmail.com</a>> wrote:<br>
<blockquote>
Initially I thought to try and roll my own CSS, but when I looked<br>
closer it's probably bad idea.<br>
What I managed to do is distill missing elements from "base" css style<br>
and then include main css from themes available here:<br>
<a href="http://jqueryui.com/themeroller">http://jqueryui.com/themeroller</a><br>
<br>
In short, you download theme and copy theme folder (it's in css<br>
subfolder in downloaded theme archive) in<br>
"..\frontend\html\notebook\static\jquery\css\themes", then just put<br>
there (in new theme folder) my attached css file, and change line 9 in<br>
"..\frontend\html\notebook\templates\page.html" accordingly.<br>
This can be simplified with entry in ipython notebook config file I guess.<br>
<br>
Screenshots:<br>
<a href="http://i.imgur.com/KbxfU.png">http://i.imgur.com/KbxfU.png</a><br>
<a href="http://i.imgur.com/5NUmK.png">http://i.imgur.com/5NUmK.png</a><br>
<br>
Attached css file is not "least common denominator" and can be further<br>
reduced, and I think it works fine from what I tested. With dark<br>
themes it doesn't work. I also wonder why the author of these changes<br>
didn't create new css file and then include original css in it, so<br>
that this kind of reversing could have been avoided, and changing the<br>
theme would have been easier.<br>
<br>
Whatever, if you think it's interesting I could include detailed<br>
walkthrough in wiki, although procedure is simple but maybe not<br>
obvious to all. Also if I missed something I would like to know. Don't<br>
tell me there is already way to do this :D<br>
<br>
Cheers<br>
<br>
_______________________________________________<br>
IPython-User mailing list<br>
<a href="mailto:IPython-User@scipy.org">IPython-User@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-user">http://mail.scipy.org/mailman/listinfo/ipython-user</a><br>
<br>
</blockquote>
<pre>_______________________________________________
IPython-User mailing list
<a href="mailto:IPython-User@scipy.org">IPython-User@scipy.org</a>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-user">http://mail.scipy.org/mailman/listinfo/ipython-user</a>
</pre>
</blockquote>
<br>
<br>
</blockquote>
</blockquote>
</blockquote>
<blockquote type="CITE">
<blockquote type="CITE">
<blockquote>
<br>
_______________________________________________<br>
IPython-User mailing list<br>
<a href="mailto:IPython-User@scipy.org">IPython-User@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-user">http://mail.scipy.org/mailman/listinfo/ipython-user</a><br>
<br>
</blockquote>
</blockquote>
</blockquote>
<blockquote type="CITE">
<blockquote type="CITE">
_______________________________________________<br>
IPython-User mailing list<br>
<a href="mailto:IPython-User@scipy.org">IPython-User@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-user">http://mail.scipy.org/mailman/listinfo/ipython-user</a>
</blockquote>
</blockquote>
<blockquote type="CITE">
<br>
<pre>_______________________________________________
IPython-User mailing list
<a href="mailto:IPython-User@scipy.org">IPython-User@scipy.org</a>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-user">http://mail.scipy.org/mailman/listinfo/ipython-user</a>
</pre>
</blockquote>
<br>
</div>
_______________________________________________<br>IPython-User mailing list<br><a href="mailto:IPython-User@scipy.org">IPython-User@scipy.org</a><br>http://mail.scipy.org/mailman/listinfo/ipython-user<br></blockquote></div><br></body></html>