Skip to content
New issue

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

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

Already on GitHub? # to your account

"Not registered as widget module" error in JupyterLab #82

Closed
rmorshea opened this issue Jan 19, 2021 · 4 comments
Closed

"Not registered as widget module" error in JupyterLab #82

rmorshea opened this issue Jan 19, 2021 · 4 comments

Comments

@rmorshea
Copy link

I am experiencing the following errors in JupyterLab 3.0.5 after generating a repository from the latest version of this template:

image

To produce this error I created a new branch in my repository, deleted everything in it, and proceeded to recreated it from the latest template, only copying and pasting the relevant portions of my widget implementation.

@jasongrout
Copy link
Member

jasongrout commented Jan 19, 2021

Do you see these errors from the default cookiecutter output (i.e., without copying/pasting relevant portions of your widget implementation)?

If not, can you make two commits - one with the default output, then one with your changes to the default output, so we can see what you changed?

@rmorshea
Copy link
Author

Template without any modifications works. Will create the two commits so you can see the diff momentarily...

@rmorshea
Copy link
Author

@jasongrout here's the diff between the generated template and my implementation:

reactive-python/reactpy-jupyter@d39f331...74321ff

@jasongrout
Copy link
Member

jasongrout commented Jan 19, 2021

Since the cookie cutter itself works, I'll close this. Let's continue the discussion on your PR. I've commented there about the above error.

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

No branches or pull requests

2 participants