-
## Description
Connecting to a server with e.g. `jlab http://localhost:2001/lab?token=` fails when the jupyterlab desktop app is already open.
## Reproduce
1. Open the jupyterlab desk…
-
![blank_widget_bug](https://user-images.githubusercontent.com/48013494/171621977-6c65706a-1243-435a-bda3-ad7499fc223c.JPG)
Sadly, get only a white space instead of a figure when running Jupyter noteb…
-
### Titles/Summaries:
* Absorb jupytext as officially developed & distributed
* Merge jupytext and make it official & hence also included by default
### Problem
Described in https://gi…
-
The purpose of this issue is to collect and discuss todo-items on what could/should be done for `discretisedfield` 1.0 future release.
- [ ] Line object operations - similar to `Field` (add, subtra…
-
#### ALL software version info
Computer: Mac OSX 14.5, M3 Max
Python: 3.10.14
Browser: Chrome 127.0.6533.100 arm64
Libraries:
panel 1.4.5
bokeh 3.4.2
jupyterlab 4.2.4
jupyterlab_widgets 3.0.…
-
I am running into an issue where my jupyterlab notebooks are not picking up the right path according to the local environment.
Here is a screen shot:
Notice how when I activate my environment …
-
The [jupyterlab-github](https://github.com/jupyterlab/jupyterlab-github) and [jupyterlab-gitlab](https://gitlab.com/beenje/jupyterlab-gitlab) allow to access notebooks from GitHub or GitLab repositori…
-
Going to test notebooks on geo-lab from our PR-ed state.
Suggested method for doing this:
> conda create --name penultimate_2024 python="3.10"
> conda activate penultimate_2024
I have alre…
-
### Problem
When hosting a JupyterLite page, there is a balance between avoiding user data loss (by having a persistent storage backend) and not having independent sessions interfere (a fresh windo…
-
## Description
If you have multiple notebooks open and click `Restart Kernel and Run All Cells` for one notebook and switch to another notebook then the kernel restart and run all cells are applied…