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

Version 0.5.0 not working on classic notebook #109

Closed
benbovy opened this issue Apr 28, 2023 · 0 comments · Fixed by #110
Closed

Version 0.5.0 not working on classic notebook #109

benbovy opened this issue Apr 28, 2023 · 0 comments · Fixed by #110

Comments

@benbovy
Copy link
Collaborator

benbovy commented Apr 28, 2023

To reproduce (using classic notebook v6.5.4):

$ python -m pip install notebook ipytone==0.5.0
$ jupyter nbextension list
Known nbextensions:
  config dir: /Users/me/miniconda3/envs/temp/etc/jupyter/nbconfig
    notebook section
      ipytone/extension  enabled
      - Validating: problems found:
        - require?  X ipytone/extension
      jupyter-js-widgets/extension  enabled
      - Validating: OK

Jupyterlab extension is working fine.

A similar issue is reported here: jupyter-widgets/widget-ts-cookiecutter#131 (EDIT: not related, the issue here is the nbextension js files put in nbextension/static instead of nbextension/, not sure why).

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

Successfully merging a pull request may close this issue.

1 participant