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

Example not working in Jupyter lab #89

Closed
willeppy opened this issue Feb 3, 2021 · 3 comments
Closed

Example not working in Jupyter lab #89

willeppy opened this issue Feb 3, 2021 · 3 comments

Comments

@willeppy
Copy link

willeppy commented Feb 3, 2021

I cannot get the default code to run in Jupyter lab. However it shows up just fine in Jupyter notebook.

Description

I copied the cookie cutter to my local machine and then ran the below to install:

pip install -e .
jlpm build
jupyter labextension install @jupyter-widgets/jupyterlab-manager --no-build
jupyter labextension install .

I made no changes to the source files. However the example does not work in Jupyter lab for me

nb

My JS console in browser has the following errors about model not found:

Screen Shot 2021-02-02 at 11 36 44 PM

Did I set it up wrong somehow or is this an issue with the cookie cutter? Thanks for the help!

OS

  • Mac OS Big Sur 11.1
  • Python 3.9.1
  • Jupyter lab 3.0.7
  • Jupyter notebook 6.2.0
@jasongrout
Copy link
Member

jasongrout commented Feb 3, 2021

This has not yet been updated for JupyterLab 3. That discussion and PR is over in #83 - help finishing that PR would be very welcome!

@willeppy
Copy link
Author

willeppy commented Feb 3, 2021

Ah didn't realize that wasn't merged in yet. Working great with jl2. Thanks!

@jeremy-alcanzare
Copy link

I've been experiencing this issue as well. Have there been any updates?

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