Difference between revisions of "Documentation/Labs"
From Slicer Wiki
m (→Internals) |
Max.smolens (talk | contribs) ("Python observer callbacks" moved to "Completed." VTKObservation mixin along with new-style class support in scripted modules in r24569 makes client code simple enough.) |
||
Line 20: | Line 20: | ||
* [[{{FULLPAGENAME}}/IPython|IPython]] | * [[{{FULLPAGENAME}}/IPython|IPython]] | ||
* [[{{FULLPAGENAME}}/Pip|Pip]] | * [[{{FULLPAGENAME}}/Pip|Pip]] | ||
− | |||
* [[{{FULLPAGENAME}}/PythonCondaBuild|Python conda build]] | * [[{{FULLPAGENAME}}/PythonCondaBuild|Python conda build]] | ||
Line 60: | Line 59: | ||
== Python == | == Python == | ||
* [[{{FULLPAGENAME}}/DevelopmentWithGit|Development with Git]] - See [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21863 r21863], [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21867 r21867], [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21869 r21869], [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21879 r21879], [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21891 r21891] | * [[{{FULLPAGENAME}}/DevelopmentWithGit|Development with Git]] - See [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21863 r21863], [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21867 r21867], [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21869 r21869], [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21879 r21879], [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21891 r21891] | ||
+ | * [[{{FULLPAGENAME}}/PythonObserverCallbacks|Python observer callbacks]] | ||
== Modules == | == Modules == |
Revision as of 15:04, 22 September 2015
Home < Documentation < LabsThis is the place where we will keep track of our experiments and projects.
Contents
On-going
Internals
- Segmentations
- DeprecatedModules extension
- Slicer startup time improvement
- FHS compliant directory structure
- Fiber Tract measurement and visualization
- VTK Widgets improvements
- CLI infrastructure cleanup and refactoring
- SlicerConfig and UseSlicer Tweaks