-
https://jupyter.org/try-jupyter/notebooks/?path=Untitled.ipynb
-
Instead of downloading the Jupyter Notebook, the source of the file is openes on a new page.
For example, [on this page](https://jupyterbook.org/en/stable/file-types/notebooks.html) of the Jupyter Bo…
-
The kernel name has changed from `stempy-jupyterlab` to `stempy-ipykernel`. Please update the templates to use the new kernel name.
For example [this line](https://github.com/OpenChemistry/distill…
-
### Title
Get started with Jupyter notebooks for Python
### Describe your Talk
**Workshop Description:**
Dive into the world of interactive computing with Jupyter notebooks in Visual Studio Code! …
-
## Description
When using JupyterLab 4.2.5 and jupyter-collaboration 3 together, I cannot reopen my existing notebooks
https://github.com/user-attachments/assets/6320f9fa-b8a6-4cd2-a654-38f144…
-
## Description
I have recently installed [jupyter-server-nbmodel](https://github.com/datalayer/jupyter-server-nbmodel) extension on my jupyterlab setup. After installing it, notebooks are takin…
-
Many people use Jupyter Notebooks on their desktop systems
This out of the box uses localhost:888
ref: https://docs.jupyter.org/en/latest/running.html
This creates a clash with any attempt to…
-
If you use jupyter locally, you often change the kernel to match your conda env (`desc-env` or whatever), but the CI does not make a conda env, they just install in the base python environment. This c…
-
As this project will rely a lot on notebooks and notebooks are notoriously bad for doing git diffs, we need to implement coding rules that make their review manageable. Here is a comment from @scott-h…
-
I would expect ein to be able pick up my poetry jupyter kernel:
```python
> poetry run jupyter kernelspec list
Available kernels:
python3 /Users/dguim/Library/Caches/pypoetry/virtualen…