IPython4/jupyter support

Issue #219 resolved
Vasco Tenner created an issue

IPython4 is the newest stable version of IPython. Currently, the calico-notebook extensions do not support IPython4 yet.

Comments (8)

  1. Doug Blank

    There were some pull requests applied recently, but had not been included in the .zip. I just updated the .zip so please try that.

    If still errors, please specify what isn't working.

    Thanks!

  2. Vasco Tenner reporter

    Calico-document tools are now working on ipython4/jupyter:

    Installation:

    $ sudo jupyter nbextension install https://bitbucket.org/ipre/calico/downloads/calico-document-tools-1.0.zip
    

    Enabeling:

    $ jupyter nbextension enable calico-document-tools
    
  3. Apogentus .

    These commands add calico buttons on the toolbar, but these buttons do not perform any action at least for my setup: Python 3.5.1 Anaconda 2.4.1 (64-bit) Jupiter 4.0.6. Probably this issue is not yet fully resolved.

  4. Log in to comment