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