-
Updated
Jun 27, 2020 - Shell
kitware
Here are 36 public repositories matching this topic...
-
Updated
Mar 25, 2020 - C++
-
Updated
Jun 25, 2020 - C++
Feature request: allow passing custom made Matplotlib colormaps
import matplotlib.pyplot as plt
cmap = plt.cm.get_cmap("viridis", 5)then pass that colormap to the Viewer
(the goal isn't necessarily catecorical colormaps... this is just a simple example. A user might want to make a custom normalized map that are far more complex)
Remove (or update) requirements badge. Since to support python 2.7 we need to install older version of setuptools, it makes sense the requirements outdated but it conveys an incorrect message about the health of scikit-build
-
Updated
Apr 21, 2020 - Python
-
Updated
May 31, 2018 - Jupyter Notebook
I've now used girder worker on 3 projects, and I've wanted this feature on all of them.
What do people think about a new type of docker result hook that is a simple webhook? It would look something like this:
docker_run.delay(
'my_docker_image:latest', container_args=[
...
],
girder_result_hooks=[
GirderUploadVolumePathJobArtifact(...)
],
-
Updated
Aug 24, 2018 - Python
- Removing all sources of the tutorials from repos
- Upload to GDrive
Per @jcfr 's advice:
- make sure you have google analytics on the slicer salt website
- use a shorturl to link and advertise the tutorials (goo.gl or bit.ly) this will give you free analytics.
This is for example the analytics associated with "Developing and contributing extensions for 3D Slicer" https://goo.
- Currently the layout is not quite right (gitter chat shows up in the middle of the README).
- It does clearly mention Kitware tools
- Flow is not quite right as it is too detail at few places.
-
Updated
Apr 30, 2020 - C++
-
Updated
Jun 15, 2020 - Python
-
Updated
Feb 13, 2019 - Python
-
Updated
Sep 22, 2015 - JavaScript
Status August 6th 2018 (tested with SlicerBuildEnvironment 1de3dc02b8ce)
#!/bin/bash
#From: https:For large delete operations, it can take several seconds. Need a progress indicator.
-
Updated
Apr 9, 2020 - Python
-
Updated
Jun 17, 2019 - Vue
-
Updated
May 1, 2017 - CMake
-
Updated
Feb 11, 2020 - C++
Improve this page
Add a description, image, and links to the kitware topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kitware topic, visit your repo's landing page and select "manage topics."

We need to either update the CHANGELOG or add a note to it that it isn't going to be updated and removing it from the readthedocs deployment.