Difference between revisions of "2013 Project Week:SlicerIPythonIntegration"

From NAMIC Wiki
Jump to: navigation, search
m (Text replacement - "http://www.slicer.org/slicerWiki/index.php/" to "https://www.slicer.org/wiki/")
 
Line 26: Line 26:
  
 
<h3>Progress</h3>
 
<h3>Progress</h3>
* Instruction allowing to install distribute and pip have been written. See http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Developers/Python_scripting#Resources
+
* Instruction allowing to install distribute and pip have been written. See https://www.slicer.org/wiki/Documentation/Nightly/Developers/Python_scripting#Resources
 
* More work is required to support iPython
 
* More work is required to support iPython
  

Latest revision as of 18:07, 10 July 2017

Home < 2013 Project Week:SlicerIPythonIntegration

Key Investigators

  • Isomics: Steve Pieper
  • Hans Johnson
  • Dave Welch
  • Kitware: Jean-Christophe Fillion-Robin, Matt McCormick

Objective

Integrate IPython into existing CTK python console.

Approach, Plan

The single process version will probably be integrated.

Progress

Delivery Mechanism

This work will be delivered to the NA-MIC Kit as changes in the Slicer4 core, CTK and PythonQt


References