Local itk-vtk-viewer
Compare changes
+ 28
− 8
@@ -8,7 +9,11 @@ class NotInstalledError(Exception): pass
@@ -18,7 +23,7 @@ def get_nvm_dir(dir:Path = None) -> Path:
@@ -34,10 +39,12 @@ def get_node_binaries_dir(nvm_dir:Path = None) -> Path:
@@ -46,11 +53,24 @@ def get_node_binaries_dir(nvm_dir:Path = None) -> Path:
\ No newline at end of file