This guide allows to update the installation of the Girder client allowing to download and upload data from any Girder server.
cd /tmp
git clone git@github.com:Slicer/DashboardScripts.git
cd DashboardScripts
Since these machines have both SSH installed, the following steps will remotely execute the install scripts:
- Open bash terminal and execute the following statements:
cd maintenance
make remote-install-girder-client
-
Connect to overload using VNC
-
Open a command line terminal
-
If needed, create the environment executing the following statements:
D:
C:\Python36-x64\Scripts\virtualenv.exe D:\Support\girder_client-venv
- Finally, execute the following statements:
D:
D:\Support\girder_client-venv\Scripts\pip install -U girder_client