-
ipython 7.4.0
ipykernel 5.1.0
pyzmq (18.0.0) or (18.0.1)
Previous versions of ipython didn't have this issue but it related to the newer pyzmq lib.
Fixes:
downgrading pyzmq to 17.1.3 seems t…
-
As KoboldAI can use a lot of RAM VRAM etc. It would be interesting if you could use it in a TUI mode since web browsers require a lot of RAM, this would also allow you to just run it in a TTY which is…
-
Mainly the `apply` message-related bits. These aren't part of the wider Jupyter message protocol, and are wholly Python specific. These can be moved to ipyparallel, and attached to the Kernel in a sub…
minrk updated
3 years ago
-
### Report
like this
![微信图片_20241101151301](https://github.com/user-attachments/assets/7b5c33ca-a790-42d5-8bbf-5618080968df)
### Version information
_No response_
-
The following error appears when generating the evaluation report as jupyter notebook:
```
papermill.exceptions.PapermillExecutionError:
------------------------------------------------------------…
-
Implement the ipython console first. Have it replace the python error messages. Have the console pop open if ever an error occurs.
When opening the console have tabs at the top for each kernel.
…
-
we can [programmatically](https://stackoverflow.com/questions/13614783/programmatically-add-cells-to-an-ipython-notebook-for-report-generation) be able to pull markdown from the current notebook and r…
-
Hi all, I have an issue I hope someone can help me with since it stops me from using the wonderful Jupiter notebooks and console.
I have recently started experiencing problems that I do not recogni…
-
This issue is part bug report, part question.
The bug report: running the script below gives me a "Too many open files" exception on OS X 10.9. (Python 2.7.10, ipykernel 4.5.2, traitlets 4.3.1, zmq…
-
When I run build, I get the following error:
```
Eugenes-MacBook-Pro.local ➜ docker-ipython git:(master) ./build
Sending build context to Docker daemon 805.9 kB
Sending build context to Docker daemo…