Skip to content

Example not working in Jupyter lab #89

@willeppy

Description

@willeppy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions