Thanks for the note! The install instructions and layout of the files has been brought into proper formatting for modern Jupyter. The README is here:
https://github.com/Calysto/notebook-extensions/blob/master/README.md The older Calico extensions are now rebranded "Calysto" to bring in line with our overarching project. FYI, these should work well with the nbextension-configurator, but haven't been able to test that yet. Let me know if you have any problems, -Doug On Saturday, August 13, 2016 at 8:01:10 AM UTC-4, Stef Mientki wrote: > > thank you all guys for the quick responses. > > I'm new to Anaconda, Jupiter and all the beautiful addons/plugins, so I > want to try them all right away !! > > With the help of you, I was able to get the Calico buttons back. > - uninstall Rise didn't make it work > - going back to an older revision, crashed completely (btw the conda > revision trick seems a great tool, if it works) > - the suggestion of Thomas to put the custom.js in a different folder did > the trick > > cheers, > Stef > > > On 12-8-2016 16:55, Damián Avila wrote: > > Thanks Doug! > > My best guess is that when Stef installed RISE, since RISE has a > dependency on notebook >=4.2, it also updated their notebook to the latest > available. And since the extensions does not work with the latest one, is > breaking... > Stef, you can always go back to the previous state using conda revision > and leaving the things in custom,js as they were. Or reinstall the previous > notebook version and install the extension as you installed before. Or wait > a little bit for Doug ;-) > > Cheers. > > > > 2016-08-12 10:00 GMT-03:00 Doug Blank <[email protected] <javascript:>>: > >> On Friday, August 12, 2016 at 8:31:20 AM UTC-4, Damián Avila wrote: >>> >>> Additionally, there seems to be some issue with calico extensions with >>> the latest notebook: >>> https://github.com/Calysto/notebook-extensions/issues >>> >> >> FYI, I'm looking at bringing these extensions into the modern world, so >> that they can be installed properly and in the right place. >> >> -Doug >> >> >>> >>> 2016-08-12 8:56 GMT-03:00 Thomas Kluyver <[email protected]>: >>> >>>> On 12 August 2016 at 12:53, Stef Mientki <[email protected]> wrote: >>>> >>>>> but there exists both >>>>> >>>>> ..\.ipython\profile_default\static\custom\custom.js. >>>>> ..\.jupiter\ >>>>> >>>>> I copied the whole map "profile_default" to the second without success >>>>> >>>> >>>> The structure has changed. The 'profile_default' and 'static' levels >>>> have been eliminated, so the 'custom' folder sits directly in .jupyter/ >>>> (note that's jupyter with a y, not an i). >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Project Jupyter" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To post to this group, send email to [email protected]. >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/jupyter/CAOvn4qiHqZpOW8b%3DNh1ziepOUSGyCThE1KYaPwDhx4A2eN2ehQ%40mail.gmail.com >>>> >>>> <https://groups.google.com/d/msgid/jupyter/CAOvn4qiHqZpOW8b%3DNh1ziepOUSGyCThE1KYaPwDhx4A2eN2ehQ%40mail.gmail.com?utm_medium=email&utm_source=footer>. >>>> >>>> >>>> >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> >>> -- >>> *Damián* >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "Project Jupyter" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jupyter/704637c2-c40f-452a-b794-cfec5cce1339%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jupyter/704637c2-c40f-452a-b794-cfec5cce1339%40googlegroups.com?utm_medium=email&utm_source=footer>. >> >> >> >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > *Damián* > -- > You received this message because you are subscribed to the Google Groups > "Project Jupyter" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To post to this group, send email to [email protected] <javascript:> > . > To view this discussion on the web visit > https://groups.google.com/d/msgid/jupyter/CAH%2BmRR1y0qpxFJEc4_MbNOTOYTRRbrOHWLif2zV_yemWrm4EmA%40mail.gmail.com > > <https://groups.google.com/d/msgid/jupyter/CAH%2BmRR1y0qpxFJEc4_MbNOTOYTRRbrOHWLif2zV_yemWrm4EmA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > > -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/381af44c-6b40-4f53-ab37-73d99aed5820%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
