-
I am on macOS Sequoia 15.0.1 (M1), Python 3.12.4, Raku 2024.08
I followed the getting started like this:
zef install Jupyter::Chatbook --force-install
brew install zmq
sudo cp /opt/homebrew/li…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have provide…
-
The changelog on the `main` branch seems to be missing some of the `7.x` releases: https://github.com/jupyter/jupyter_client/blob/main/CHANGELOG.md
![Image](https://github.com/user-attachments/assets…
-
There has been a few discussion on this issue https://github.com/jupyter-server/jupyter_server/pull/112#issuecomment-1613531994 with @chbrandt @nreith and @kevin-bates to identify ways to use the [jup…
-
**Describe the issue**:
Currently I am seeing discrepancies between blocking and sync compute calls (only in Jupyter environments). Specifically:
```
dask.compute(my_delayed_function, client=da…
-
I wonder if it is possible to send commands to the server via a CLI interface and receive responses back via stdout.
I suppose this way of using the server might have several real-life applications…
-
The jupyter team provides [`jupyter_client` ](https://github.com/jupyter/jupyter_client/) package, which is the reference implementation of the Jupyter protocol.
I'm considering to use this in Hermes…
ngr-t updated
2 months ago
-
Tried to install JJava with homebrew, and got this:
```
==> jupyter kernelspec install /private/tmp/jjava-20241015-59889-g6si40 --config=/private/tmp/jjava-20241015-59889-g6si40/kernel.json --sys-pr…
-
## Description
Passing `--KernelSpecManager.ensure_native_kernel=False` to `jupyter lab` has no effect and the native kernel is still shown in the UI.
## Reproduce
```
jupyter lab --…
-
Hello,
first of all, thank you for this amazing toolbox. Currently, I am trying to apply the algorithms to my dataset. To do this I started with already implemented dataset to understand the toolb…