-
> > I was still having persistent problems with it thinking conda run wasn't a command though - is there a point where it does a test for installed conda that might be timing out on me? It stops the I…
-
I found your IPython tutorials very helpful, but I had to convert them to IPython 3 format to get the notebooks to work.
Here is the guide for converting to IPython 3 style widgets: https://ipython.o…
-
Hello,
I saw an old issue about this topic, but I could not find a recent solution.
I am using a Linux machine, Python version 3.12.4. I created my environment and I installed matplotlib by using …
-
![blank_widget_bug](https://user-images.githubusercontent.com/48013494/171621977-6c65706a-1243-435a-bda3-ad7499fc223c.JPG)
Sadly, get only a white space instead of a figure when running Jupyter noteb…
-
_As reported by one user:_
Page: 19 & 20
In the example that begins:
"10. Now, we illustrate the latest interactive features in IPython 2.0+,
namely JavaScript widgets."
I had to change the world …
-
If I load something like vispy or Matplotlib's new nbagg backend, which displays in IPython using IPython's interactive-widget API, it would be good to have it work in Julia as well via PyCall ~~and I…
-
Instead of using folium which will create duplicate code difficult to maintain, why not implement an ipython widget with the layer manager? this will allow use the framework that you want (leaflet, ma…
-
**Describe the bug**
I have installed jupyterlab version 3.2.8 (since LUX does not work with the latest version of jupyterlab 4.0.1) in macOS
I have followed the steps mentioned on the installation …
-
Before IPython 4.0 when `ipython-notebook` was installed the widget functionality was included. But now when I install `ipython-notebook` the widgets are no longer included.
```
moorepants@caramelmon…
-
Recently a lot of bug reports regarding jupyter lite widget interactivity being broken:
https://github.com/jupyterlite/pyodide-kernel/issues/133
https://github.com/jupyterlite/jupyterlite/issues/146…