damianavila / RISE

RISE: "Live" Reveal.js Jupyter/IPython Slideshow Extension
Other
3.66k stars 414 forks source link

RISE not showing among extensions. #619

Open lucamungo opened 1 year ago

lucamungo commented 1 year ago

Hi,

Rise button is not showing up in my notebook. I installed rise through anaconda in my main environment, but when I type jupyter nbextensions list I get the following

config dir: /Users/lmng/.jupyter/nbconfig notebook section nbextensions_configurator/config_menu/main enabled - Validating: problems found: - require? X nbextensions_configurator/config_menu/main contrib_nbextensions_help_item/main enabled - Validating: OK collapsible_headings/main enabled - Validating: OK toc2/main enabled - Validating: OK varInspector/main enabled - Validating: OK rise/main enabled - Validating: problems found: - require? X rise/main

Can you help me out? Thank you,

parmentelat commented 1 year ago

you should start to make sure that you have installed rise in the same (maybe virtual) environment as the one you use to run it

the Validating: problems found: line here clearly is not right