Alternative, you can remove RISE with conda remove rise
or pip uninstall rise But in the last case, you need to uninstall and disable the nbextension too. I will add this info into the README. 2016-08-12 8:36 GMT-03:00 Damián Avila <[email protected]>: > Sorry, I hit the send button to early, if you are in conda you can disable > it with: > > jupyter-nbextension disable rise --py --sys-prefix > > Btw, what is the output of > > jupyter-nbextension list > > Cheers. > > 2016-08-12 8:31 GMT-03:00 Damián Avila <[email protected]>: > >> The new RISE (I mean the latest beta1 available) does not write anything >> into the custom.js >> Maybe you are using an old version? >> Again, if you using the latest beta, you should be able to disable it >> with: >> >> jupyter-nbextension disable rise >> >> >> 2016-08-12 7:46 GMT-03:00 Thomas Kluyver <[email protected]>: >> >>> If you're using Jupyter, custom.js no longer lives in your IPython >>> profile directory. Maybe there was a fallback to that which RISE shadowed >>> by creating a new custom.js. >>> >>> Your customisations should now live in: >>> >>> ~/.jupyter/custom/custom.js >>> >>> On 12 August 2016 at 11:11, Stef Mientki <[email protected]> wrote: >>> >>>> I just installed Rise, looks very nice, but the installation removed my >>>> Calico buttons. >>>> >>>> These buttons are loaded in ...ipython\profile_default\sta >>>> tic\custom\custom.js. >>>> So it looks that the custom.js is not executed anymore. >>>> I've restarted everything but that doesn't help. >>>> Any clue how to get Calico working again or how to uninstall Rise ? >>>> >>>> thanks, >>>> Stef >>>> >>>> -- >>>> 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/ms >>>> gid/jupyter/956f053c-b4e3-17e0-0a64-d37bd6c021b6%40gmail.com >>>> <https://groups.google.com/d/msgid/jupyter/956f053c-b4e3-17e0-0a64-d37bd6c021b6%40gmail.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/ms >>> gid/jupyter/CAOvn4qhCc1gzAyfhSM_J8hOfk3Wz04URQJ2Cb7N7OncFZsp >>> VBw%40mail.gmail.com >>> <https://groups.google.com/d/msgid/jupyter/CAOvn4qhCc1gzAyfhSM_J8hOfk3Wz04URQJ2Cb7N7OncFZspVBw%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> >> -- >> *Damián* >> > > > > -- > *Damián* > -- *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]. 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/CAH%2BmRR0M_zWUCam3hX6jVAMLv0kHfaWxOF5cDYOivFB8FzDRsw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
