SlicerJupyter icon indicating copy to clipboard operation
SlicerJupyter copied to clipboard

Extension for 3D Slicer that allows the application to be used from Jupyter notebook

Results 12 SlicerJupyter issues
Sort by recently updated
recently updated
newest added

Hi, With slicerJupyter notebook, all users end up sharing same session screen. We would like to have different session for different user. For this, I came to know JupyterHub allows...

xeus-python kernel supports debugging, but it it currently not supported in the Slicer kernel. The issue is that the application hangs when the debugger is attached, because a message that...

Considering `python-packages` project name is fairly generic and could conflict with other extension install python packages, we should rename it to `python-slicerjupyter-requirements`. This will be done after the previous pull-request...

Hi, I added SlicerJupyter to SlicerCAT and I was able to build it but when I run CPack I get an error: ``` ... CPack: - Run preinstall target for:...

Hi Guys, I've tried to figure this one out with no success. I am building a custom app with SlicerCAT. The path on lines [75](https://github.com/Slicer/SlicerJupyter/blob/b4934d7673b427e23b4458c32f96c163b7d97414/JupyterKernel/CMakeLists.txt#L75) and similarly below are missing...

I borrowed much of the awesome work here in the `ViewInteractiveWidget` class to create [`ipyvtk_simple`](https://github.com/Kitware/ipyvtk-simple) as a more minimal, general, and extensible version of the widget for use with any...

Followed your [video](https://www.youtube.com/watch?v=jcRsRw6RC2g&feature=youtu.be), copied command to clipboard and installed on a **Terminal** that I launched from Notebook: ![image](https://user-images.githubusercontent.com/35086881/84446422-74134f00-ac13-11ea-9039-aa43ff51657f.png) Installation went fine. Error snapshot: ![image](https://user-images.githubusercontent.com/35086881/84446321-39a9b200-ac13-11ea-82e7-746b14543938.png) It's dying every three seconds or...

Error browser can't be closed: ![image](https://user-images.githubusercontent.com/35086881/84397855-2d026b00-abcd-11ea-8b12-bcca9f1b9fa4.png) I invoked the dialog box clicking on the bottom right X. It appeared on top left. And now I am unable to close or...

From @jcfr: "At some point I got an already used connection message ... but I am not able to reproduce it yet." When user requests a kernel restart or Jupyter...

After installing SlicerJupyter from the ExtensionManager and restarting Slicer, Slicer crashes at bootup time. (@lassoan, @jcfr). See the problem report below. When manually removing SlicerJupyter from the Extensions directory, Slicer...