captainsafia / notebook-snippet-manager

A Jupyter Notebook extension for managing code snippets
MIT License
51 stars 4 forks source link

Require issue #2

Open karlglazebrook opened 7 years ago

karlglazebrook commented 7 years ago

I followed the instructions (rather new to jupyter)

got

~: jupyter nbextension enable notebook-snippet-manager Enabling notebook extension notebook-snippet-manager...

Restarted server, no new buttons appeared. Jupyter v4.2.1

~: ls .jupyter/nbextensions/ list.js notebook-snippet-manager.js

smallstepman commented 6 years ago

same situation over here

EDIT: moving files to ($ jupyter --data-dir) solved this issue