jupyter-innotater icon indicating copy to clipboard operation
jupyter-innotater copied to clipboard

not working in jupyter notebook

Open johnsmithm opened this issue 3 years ago • 2 comments

image i tried using display, and without, @interact is working, and other wigdets

johnsmithm avatar Nov 25 '21 20:11 johnsmithm

jupyter --version jupyter core : 4.6.3 jupyter-notebook : 6.0.3 qtconsole : 4.7.3 ipython : 7.13.0 ipykernel : 5.2.1 jupyter client : 6.1.3 jupyter lab : 3.2.4 nbconvert : 5.6.1 ipywidgets : 7.6.5 nbformat : 5.0.6 traitlets : 4.3.3

johnsmithm avatar Nov 25 '21 20:11 johnsmithm

Sorry not to pick this up earlier. To be honest, I'm not sure why it would be failing, but it's probably due to something else in your environment.

You might need to look to see if there is anything reported in your developer console in the web browser.

danlester avatar Dec 21 '21 12:12 danlester