-
iPython notebooks replace stdin/stdout with internal objects that handle the communication with the end user's web browser. pexpect isn't able to manipulate this object like a regular file and fails t…
-
**Describe the bug**
When running a javascript cell in Jupyterlab, there is no IPython.notebook.kernel object available
**To Reproduce**
Steps to reproduce the behavior:
Run this code from a Jup…
-
Streaming visualization works in the local server. However, in there is no graphical output in the notebook. It just says:
```
Lightning initialized
Connected to server at http://localhost:3000
…
-
I decided switch to iPython notebook because it was very annoying having to repeatedly wait 20+ minutes to execute code when I wasn't even editing the part of the code that takes up the bulk of the ti…
-
Ipython notebook 外网搭建
twn39 updated
9 years ago
-
Would be a great addition!
https://github.com/tkf/emacs-ipython-notebook
-
- VS Code version: 1.92.2
- Jupyter Extension version (available under the Extensions sidebar): 2024.7.0
- Python Extension version (available under the Extensions sidebar): 2024.12.3
- OS …
-
It would be good if IPython can support running exported Jupyter python notebooks in batch mode in a way that better matches the Jupyter output. In particular, being able to see the expressions that a…
-
Type: Bug
1. Start a Jupyter Server from the command line (ex: `jupyter notebook --NotebookApp.token='FooBar123'`)
2. Create Notebook (ex: `Create: New Jupyter Notebook`)
3. Run the notebook with t…
-
### System Info
Hi There,
I'm running into the below error when trying to run the notebook. I'm fairly new to python and jupyter notebook so I'm stuck really. Can you help me solve these errors and …