-
When running SCT via a jupyter notebook, the QC report sometimes fail, throwing an "IPython missing" message:
Terminal output
```console
--
Spinal Cord Toolbox (git-master-a458fa37fd22179dd2a6…
-
### What happened?
In interactive mode, the `__repr__` for a Table differs depending on the run-time environment. The `__repr__` includes Unicode characters and ANSI escape codes for colours when `…
-
getting this when running notebook in debug mode via VScode:
```console
sct_qc -i sub-MGH2_UNIT1.nii.gz -s sub-MGH2_UNIT1_seg_labeled.nii.gz -p sct_label_vertebrae -qc /Users/julien/code/coil-qc-c…
-
Hey all - I have a basic iPython notebook up and running on alphadon, so the stack will definitely work; below are my quickstart notes for posterity. We have to mush ROOT and the rest of GRSISpoon in…
-
- Searched for: cell magics, Jupyter, IPython, configuration, pyproject.toml
- ruff version: 0.7.1
In handling IPython magics, the list of magics that contain Python code to be checked/formatted…
minrk updated
3 weeks ago
-
### Describe the issue
A lot of new deep clusterers are/will-be added to the `aeon.clustering` module as GSoC Project. Implement deep-clustering notebooks for the same.
Edit: Dependent on the G…
-
Can you share your ipython notebook instead of pdf?
-
Hi Gilles,
Would it be useful if I converted some (or preferably all) of your work into iPython notebooks and sent a patch?
This is primarily motivated by OSX Mavericks messing up with my TeX environm…
-
Any interest in this format? I'm working on a project that's heavily tied to ipynb. Wondering if any current students (or alums) have had exposure to IPython / Jupyter through their work.
-
Sorry if its an obvious question,
But when i close the ipython interpreter with
exit(0)
it kills the ida process.
How can I kill/restart the interpreter? I use notebooks and its necessary sometime…