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

no sidecar appears #13

Closed
doutriaux1 opened this issue Sep 18, 2018 · 5 comments
Closed

no sidecar appears #13

doutriaux1 opened this issue Sep 18, 2018 · 5 comments

Comments

@doutriaux1
Copy link

I installed jupyterlab via conda
followed instructions in README
no matter what I do no sidecar appear, dissplay renders right bellow the cell
Any idea what is going on?

@doutriaux1
Copy link
Author

you actually need to install the manager:

jupyter labextension install @jupyter-widgets/jupyterlab-manager

@doutriaux1
Copy link
Author

It should be added to the README

jtpio added a commit to jtpio/jupyterlab-sidecar that referenced this issue Sep 18, 2018
@jtpio
Copy link
Member

jtpio commented Sep 18, 2018

Added to the README in #14

@trbedwards
Copy link

I have this problem in jupyterlab 3.2.9. Upon running jupyter labextension list I see that jupyterlab-manager v3.0.1 and jupyterlab-sidecar v0.6.1 are installed.

@trbedwards
Copy link

Nevermind, it works now, perhaps I just needed to restart my jupyterlab server!

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

3 participants