-
Another implementation: https://github.com/jupyter/jupyter/wiki/Jupyter-kernels
-
### Python
**Project layout**: https://blog.ionelmc.ro/2014/05/25/python-packaging/#the-structure%3E
### Jupyter
* [Jupyter: Kernels, Protocols, and the IPython Reference Implementation](https://…
-
The JupyterLab desktop app seems to use its own kernels from the `C:\JupyterLab\resources\jlab_server\share\jupyter\kernels\` directory (at least when installed machine-wide). The `dotnet interactive…
-
In https://github.com/jupyter/jupyter/wiki/Jupyter-kernels we can see a long list of kernels. Is there a comparable list of different clients? Like, the most beloved one should be Jupyter-Notebook but…
-
### Solution to issue cannot be found in the documentation.
- [x] I checked the documentation.
### Issue
I use Miniforge 3 on my Windows 11. I am working in a environment that I created with `conda…
-
I want to make a Jupyter style notebook where Python runs on the clients machine.
But looking over the documentation I can not see any premade components or details weather this is possible. I've …
-
I'm looking to see if there is a more standard, "canonical", way to create a kernel when creating a conda environment. It seems to be a few answers that abound, but no standard. This would really help…
-
Bug description
In the visual mode, autocompletion with Github Copilot/Codeium does not work anymore. They work fine in the source mode
Steps to reproduce
Create a new quarto document in VSCode/R…
-
### Bug description
I'm deploying JupyterHub on GKE. I'd like there to be a separation between the default pool and a user pool, so I can use gvisor for [container isolation](https://cloud.google.c…
-
Description where to install the kernel into is given from
https://jupyter-client.readthedocs.io/en/latest/kernels.html#kernel-specs
Gist for windows setup in a make.ps1
``` powershell
lein do cle…