-
Hi, is it possible to launch Jupiter notebook? I don't need its high performance, I need an interface to work with python. I didn't find it in the external python packages.
-
The files on the literate branch are written such that its also possible to export the episodes to jupyter and pluto notebooks.
For that to be usable we would need to converted the Carpentries divs…
-
Hi, I encountered several errors while running a Jupyter notebook attached below.
![image](https://github.com/user-attachments/assets/69e34a19-9440-46ce-a6e9-8703ce4e4204)
![image](https://github.co…
-
Start creating Jupyter notebook for tutorials. Let's start with ED 4: quantum Ising model. Just take the tutorial and convert to Jupyter. We can add more later and then do other tutorials.
http…
-
Hello,
First, I ported the arduino code to plain c++ to run on my client side (pc) connected to the magnetometer / gyro / acceletometer device.
This device is also connected to ROS, where on a scr…
-
### Applies To
- [x] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
The notebook hangs (Go To button has a spinner, all othe…
-
A POC of jupyter notebook based tutorial shall be created.
the POC shall
- contain one short example document how to use test-suites management
- run remotely based on [robotkernel](https://pypi.…
-
### Check for existing issues
- [X] Completed
### Is your feature request related to a problem?
I'm not sure "Feature Request" is the right thing to do, but I think this is a bit more than _just_ a…
-
### System Info
Hi There,
I'm running into the below error when trying to run the notebook. I'm fairly new to python and jupyter notebook so I'm stuck really. Can you help me solve these errors and …
-
Hi,
I use Jupyter Notebook on a HPC and I got the following error when importing spike interface by doing
> import spikeinterface.full as si
Restarting the kernel does not change anything. Any…