jupyter / jupyter-drive

Google drive for jupyter notebooks
BSD 2-Clause "Simplified" License
418 stars 78 forks source link

Installation Issue #128

Closed jaredvacanti closed 9 years ago

jaredvacanti commented 9 years ago

When following the readme exactly, cloning the repo and running python -m jupyterdrive I get the error

No module named nbextensions; 'jupyterdrive' is a package and cannot be directly executed

Has the installation procedure changed since the last release?

kaleemsagard commented 9 years ago

I have that problem today, but did the following steps and it works fine:

I expect that steps works for you.

jaredvacanti commented 9 years ago

Yea, that fixed the problem. Not sure which step was the issue.