Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--user installation location is wrong #1375

Open
eromoe opened this issue Dec 11, 2018 · 1 comment
Open

--user installation location is wrong #1375

eromoe opened this issue Dec 11, 2018 · 1 comment

Comments

@eromoe
Copy link

eromoe commented Dec 11, 2018

Hi,

nbextensions was installed by jupyter contrib nbextension install --user .
Now I want to add a custom snippet https://github.com/ipython-contrib/jupyter_contrib_nbextensions/tree/master/src/jupyter_contrib_nbextensions/nbextensions/snippets

But I found ~/.jupyter like below

image

And the snippet location is C:\Anaconda3\Lib\site-packages\jupyter_contrib_nbextensions\nbextensions\snippets

I think this is a problem.

@juhasch
Copy link
Member

juhasch commented Dec 29, 2018

The installation uses the path given by Jupyter. What do you get when you run jupyter --path ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants