-
Right now, we have to hand-code which IPython parallel profile we're working on. This becomes troublesome as we jump between machines, and it makes certain types of parallelization impossible on share…
-
thanks for the work, but i think the ipython still has some issues, and i 've been searching for a solution, but could not find one..
1. there is no input prompt [xx]
2. no autocompletion,
3. some s…
-
I get a disk I/O error when running IPython. I can actually create and modify files in lustre without problem, but maybe sqlite use a file API that is not compatible with Lustre. This is not a huge pr…
maray updated
5 years ago
-
We should look at http://mybinder.org/ and see if it is appropriate for running the Ipython/Jupyter notebooks.
-
Hi, I have encountered errors reading some of my response files in Sherpa 4.17.0. I also tried Sherpa 4.16.0, and no error appears.
I have attached the data.
```python
Python 3.11.6 | packaged b…
-
Hi,
I am trying to use your code. However, when I try to initialise the ObjectVisibility object it couse an zsh: segmentation fault ipython
-
This keeps track of the discussion I've opened [here](https://github.com/3b1b/manim/discussions/2238). Feel free to upvote there to increase its visibility ;)
TL;DR:
> [!tip]
> [...] **That's w…
-
```
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…
-
I wanted to run the `Calc` and `Simple` examples found in the `ipython-kernel/examples` folder, and noticed that the `installKernelspec` function is calling `ipython kernelspec ...` (an outdated way o…