-
After following all the instructions as good as I can, I get this:
```
[W 2024-09-26 14:36:01.692 ServerApp] Kernel 'localhost-designer' is referencing a kernel provisioner ('ignition-kernel-provi…
-
Hi, I'm encountering issues with Binder not being able to pull the successfully built images to the execution hosts. I guess this is related to the images being quite big (~4-5GB due to all the depend…
-
Hello!
I am using jupyterlab connect conda R env, every time I got error like:
`[W 2024-02-07 23:03:48.349 ServerApp] kernel bcceed27-d986-4ab6-a8b5-95b3f741e0c7 restarted
[E 2024-02-07 23:03:48.…
-
### Bug description
It appears that julia script files do not get sent to the julia engine even if specifying `engine: julia` in the frontmatter. Instead, they are run by the jupyter engine.
### Ste…
-
### Problem
We have extracted out [jupyter-server-terminals](https://github.com/jupyter-server/jupyter_server_terminals), should we do the same for kernels?
### Proposed Solution
Create a `ju…
-
### Describe the bug
Following [the nteract guide](https://nteract.io/kernels/dotnet), running `dotnet interactive jupyter install` fails with:
```
The kernelspec path C:\Users\user\AppData\Roaming…
-
Currently, Hydrogen isn't able to connect to the kernels that are running locally by the WSL:
Using the following remote server config
```js
[{
"name": "WSL server",
"options": { "baseUrl":…
-
**Problem**
The `dataDirs` method doesn't pick up all of the kernel directories on my machine. In particular, I installed the [Ruby kernel](https://github.com/SciRuby/iruby) on my machine and althoug…
-
## [transplanted from https://github.com/hypothesis/h/issues/2972 on behalf of https://github.com/jibe-b]
Hi there!
I love hypothes.is and I use it more and more. One feature would be great, beyond …
-
**Workflow**
* User has Julia kernel installed
* User installs our extension
* User opens Julia file & creates a cell marker using `# %%`
* Code lenses appear allowing user to run cell
* User run…