[IPython-User] Styling Notebook
Thomas Kluyver
takowl@gmail....
Wed Aug 8 16:29:20 CDT 2012
On 8 August 2012 20:57, Darren Govoni <darren@ontrenet.com> wrote:
> I cloned the current git (14 dev?). Installed it, but when I run ipython,
> it still says 0.13.
>
> Also, I changed the page.html in templates in the source directory and
> re-installed and its STILL the old template.
That sounds like it's not picking up the new version you install. To
see where it's loading it from, do:
import IPython
IPython
Thomas
More information about the IPython-User
mailing list