Documentation/Labs/IPythonSlicerTutorials

From Slicer Wiki
Revision as of 21:04, 9 October 2015 by JChris.FillionR (talk | contribs) (Created page with ' This page describes our thoughts and experiments to integrate Slicer with IPython and provide a better experience for the advanced user familiar with python scripting. * 1) Con…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home < Documentation < Labs < IPythonSlicerTutorials

This page describes our thoughts and experiments to integrate Slicer with IPython and provide a better experience for the advanced user familiar with python scripting.

  • 1) Connecting to Slicer from IPython server: The idea is to be able to connect notebooks to an IPython kernel running within Slicer. This approach would basically provide a improved "Python interactor".
  • 2) Provide a web portal serving Slicer notebooks: TBD