-
Since version 8 in Ipython I frequently - very frequently - get IPython crashes (termination) of the kind below.
I think the specific situation is that I edit code, I use autoreload(3), there i…
-
# Bug report
### Bug description:
The following code is the template to illustrate the problems:
```python3
#!/usr/bin/env python3.13
g0 = 0
def main():
import pdb
pdb.Pdb().set_tr…
-
```
Mateusz, have you ever looked at the possibility of running IPython in SymPy Live? The plain terminal console is pure Python, so it should work. We won't be able to use the kernel architecture b…
-
Requesting some IPython extensions: https://github.com/ipython-contrib/IPython-notebook-extensions
This would really make JuliaBox much more convenient and useful for research purposes!
Thanks.
-
Wonder if you are interested to migrate the ipyhon intergration to something similar to
https://github.com/rainwoodman/nxsvg/blob/master/src/nxsvg.py#L532
This would get rid of the conditional impo…
-
This might lead to a different project, but it'd be cool to have msmexplorer-d3 graphs integrated within ipynb.
-
Hi Folks,
It would be a good feature if you implement something like this for notebook-http
Instead of deployment a REST API using a single .ipython notebook file, scan all ipython notebook file…
-
```
Made some changes to support running from an ipython qtconsole (requires the \r
to be at the beginning of the line and the stream to be flushed).
Also added support for rendering widgets as HTML…
-
```
Made some changes to support running from an ipython qtconsole (requires the \r
to be at the beginning of the line and the stream to be flushed).
Also added support for rendering widgets as HTML…
-
Vulnerable Library - ipython-7.34.0-py3-none-any.whl
IPython: Productive Interactive Computing
Library home page: https://files.pythonhosted.org/packages/7c/6a/1f1365f4bf9fcb349fcaa5b61edfcefa721aa1…