Difference between revisions of "2013 Project Week:SlicerIPythonIntegration"
From NAMIC Wiki
m (Created page with '__NOTOC__ <gallery> Image:PW-SLC2013.png|Projects List </gallery> ==Key Investigators== * Isomics: Steve Pieper * Hans Johnson * Dave Welch…') |
m (Text replacement - "http://www.slicer.org/slicerWiki/index.php/" to "https://www.slicer.org/wiki/") |
||
(4 intermediate revisions by one other user not shown) | |||
Line 14: | Line 14: | ||
<h3>Objective</h3> | <h3>Objective</h3> | ||
− | + | Integrate IPython into existing CTK python console. | |
</div> | </div> | ||
Line 20: | Line 20: | ||
<h3>Approach, Plan</h3> | <h3>Approach, Plan</h3> | ||
− | + | The single process version will probably be integrated. | |
</div> | </div> | ||
Line 26: | Line 26: | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
− | + | * 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 | ||
</div> | </div> | ||
Line 37: | Line 38: | ||
==References== | ==References== | ||
− | * | + | * http://ipython.org/ |
Latest revision as of 18:07, 10 July 2017
Home < 2013 Project Week:SlicerIPythonIntegrationKey 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
- 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
Delivery Mechanism
This work will be delivered to the NA-MIC Kit as changes in the Slicer4 core, CTK and PythonQt