-
I was working on a notebook and created a text file called logging.py for import. When I tried launching that notebook later, the kernel wouldn't start and I see this error in terminal. If I delete th…
-
### Validation Checklist
- [X] Is this a Kubeflow issue?
- [X] Are you posting in the right repository ?
- [X] Did you follow the installation guide https://github.com/kubeflow/manifests?tab=read…
-
I will have the opportunity to go to [pydata Paris 2017](http://pyparis.org/). Following @janschulz in #959, it could be a good idea to submit there something on the extensions developped by the group…
-
I hope someone here can help me with this.. I'm exploring the possibilities of data analysis using c# and see a lot of samples where you generate html from your Jupyter notebooks, like this blog from …
-
Type: Bug
My python file is in a sub folder `nested/test.py` and there is a csv file next to it `nested/data.csv`, however if I try to load the file with relative path `"data.csv"`, it only works if…
-
## Describe the issue
Explicit figure numbers seem to cause a small glitch in `ipympl`. When the following cell is executed once, it shows the plot. When re-executing the cell, it disappears again.…
-
Type: Bug
# Behaviour
When a jupyter notebook cell is being executed, the rendering of output happens with huge delay. During this delay I am getting these logs:
```
024-07-24 21:36:44.…
-
Hi,
First of all I would like to thank you all for building such a fantastic tool!
Recently I've encountered an issue with the Jupyter Lab extensions, that I could some help with with. Jupyter L…
ghost updated
1 month ago
-
**Checklist prior to opening an issue**
- [x] I have followed fully the installation steps laid out in the documentation site.
- [x] I have restarted jupyterlab.
- [x] I have read the FAQ section i…
-
Sometimes, while using a Python jupyter notebook, my CTRL+A will randomly stop working. I won't be able to select all text in a code block. I will be able to CTRL+A in the output and actually, sometim…