-
I want to learn `rust` but in the context of data processing, and `rusti` looks like the way to go.
Do you have any plans to support a kernel for [iPython](https://jupyter.org/) like [this](https://…
-
This is the error log from the given command
```
Traceback (most recent call last):
File "/private/var/tmp/sage-10.4-current/local/var/lib/sage/venv-python3.12.4/bin/sage-notebook", line 237, i…
-
My goal is to run JS canvas-game within a notebook and get continues data stream between itself and Python. First i have tried to execute notebook kernel from JS, 60 times per second, with an animatio…
-
Instead of recreating and running the generated notebook each time, it would be better to have the kernel running in the background, and evaluating new cells on this kernel.
The flow is then as follow…
-
Be forewarned that I am a Nix newbie. I installed NixOS-WSL using the PowerShell block provided online. I then attempted to run
```sh
nix run github:nixified-ai/flake#textgen-nvidia
```
which…
-
Hi Takafumi,
## Description of the problem you have
Thank you for this wonderful package. I have used it locally with great success. I was also able to use it on a remote machine without an x-windo…
-
### Describe the bug
When using `#!connect jupyter --kernel-name --kernel-spec ` any additional code in the code cell is executed under the cell's current disposition.
This may be intentional giv…
-
Hi, I have been trying to set up a notebook on the Jupyter server with the lsmlsda environment according to the instructions in the Logistics file. To install and activate the environment I ran:
`…
-
In a markdown cell, ``![title](img/picture.png)`` can only display image with a relative path. I searched stackoverflow and find out it seems we can't use an absolute path here.
any ideas to add su…
-
https://github.com/nyadla-sys/whisper.tflite/blob/main/models/generate_tflite_from_whisper.ipynb
TFLite model is created without errors, but on the last cell where tflite is validated signature run…