-
#### Context
I work with notebooks that are hard to compute.
If I change one code cell at the end of the notebook, I do not expect that its entire cache will be invalidated and the notebook will b…
-
### Describe the problem/need and solution
**Context**
Some times I have notebooks that interact with the filesystem, internet, etc, which means their outputs don't depend solely on the code in the …
-
Hello everyone,
I have the Jetson Nano roboter with the default Python version 3.6.9. Now I want to use on the roboter “YOLOv8” for object detection. However, “YOLOv8” demands a Python version >= 3…
-
These two lines of code that appear in each of the notebooks causes an the same error:
est_SK, var_SK = gs.Interpolation.skrige(Pred_grid_xy, df_grid, 'X', 'Y', 'Nres', k, vario, rad) content here.…
-
## 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…
-
I created and connected to a datalab instance using `datalab create`. the folder from which I executed contained a `datalab/notebooks` folder with some `.ipynb` files. I modified one, and through the …
-
This issue will be used to create a task list of items to track against in order to ensure we have the latest documentation / code samples available to support developer onboarding for new contributor…
-
I was looking for a way to be able to make notebooks open UNTRUSTED by default … I have found a thousand ways for set them as TRUSTED, but I want the opposite, that they always open UNTRUSTED regardle…
-
In a shared environment, it would be useful to see more status information about a running notebook, such as:
- is the notebook currently executing?
- how long has it been since the notebook was exe…
-
Hi. I'm playing with these extensions on our nbgallery/jupyterhub instances. When I first launch my jupyterhub server with this autodownload installed, and go to the tree view, it will download all th…