Skip to content

[BUG] Widget is not working with Jupyter Notebook (but with Jupyter Lab) #9

@AndreasHeumann

Description

@AndreasHeumann

Describe the bug

When using the widget in a Jupyter Notebook (not Lab) the widget is not displayed at all.
But there are errors in the browser debug console.

Steps/Code to reproduce bug

  • Install Clara Viz and Jupyter Notebook
  • Start Jupyter Notebook server with jupyter notebook --no-browser --ip=*
  • Open a browser and open the Jupyter server IP address
  • Open and execute a example notebook
  • No widget is displayed

Expected behavior

The widget should work with Jupyter Notebook.

Environment details (please complete the following information)

  • OS/Platform: Linux
  • Python Version: 3.6
  • Clara Viz Version: 1.0.1

Additional context

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions