kchemorion / slicerGUI

Dockerized Slicer with Web Interface This repository provides a Dockerfile and associated files to containerize 3D Slicer, a popular open-source software platform for medical image informatics, image processing, and three-dimensional visualization. The Docker image includes an Ubuntu desktop environment with VNC and noVNC/web access
Creative Commons Zero v1.0 Universal
2 stars 0 forks source link

Extensions #1

Open SameerShanbhogue opened 5 months ago

SameerShanbhogue commented 5 months ago

Hi @kchemorion

How to persist installed extension after exiting and re-launching Slicer. The installed extensions disappear after re-launch.

Thanks Sameer

kchemorion commented 5 months ago

Hi @SameerShanbhogue ,

Thanks for reaching out. If you want the extensions to persist then you need to persist the configuration found at: /root/.config/NA-MIC/Slicer.ini. Let me know if this works.