-
## Describe the issue
I get an error when I try to install ipympl using conda as part of a python 3.11 environment.
```shell
SafetyError: The package for ipympl located at C:\Users\andrew.mole\AppD…
-
## Description
No content is visible in Jupyter Lite, no `api/contents/all.json` file created despite content files being copied to `files/...`.
![Screenshot from 2024-08-06 09-21-29](https:…
-
## Describe the issue
I am running an example code to access ipympl from Jupyter Lab on GCP/Linux.
```
%matplotlib widget
import matplotlib.pyplot as plt
import numpy as np
import sys
"ipym…
-
I wonder if you could achieve any efficiency gains by applying some of the tips mentioned [here](https://container.training/intro-selfpaced.yml.html#274) :thinking:
For example, in this [Dockerfil…
-
I apologize if this isn't the proper forum for this issue. I have a notebook that includes several interactive matplotlib plots --generated using the ipywidgets _**interact**_ decorator. Whenever I a…
-
The use of jupyter notebook consistently crashes a jupyter notebook kernel when plotting inline
Steps to repeat
1) Start a jupyter notebook
2 Import matplotlib.pyplot as plt
2) Import SignalInte…
-
Hello, you mentioned that a simplified version of the code integrated into a single Jupyter Notebook is available on GitHub, but I can't find it. Did you forget to upload it? Can you provide it to me?…
-
Hi,
As of this morning I had to audit "all" the Jupyter organization for access and or update each organisation/team/repo accordingly if needs be.
I'm going to keep the what/why private for good…
-
Work on a single data analysis Jupyter notebook using functions from preparation.py that contain for each task below only one plot:
combined plot of cleaned up and raw data by using some combinatio…
-
Good morning team! I have a Sim4Life study in osparc.speag.com that is not responding. I launched a Python script on the S4L notebook that apparently completed its job, however the GUI is unresponsive…