Pitzer
HOWTO: Use Extensions with JupyterLab
JupyterLab stores the main build of JupyterLab with associated data, including extensions in Application Directory. The default Application Directory is the JupyterLab installation directory where is read-only for OSC users. Unlike Jupyter Notebook, JupyterLab cannot accommodate multiple paths for extensions management. Therefore we set the user's home directory for Application Directory so as to allow user to manage extensions.
Rolling reboots on owens and pitzer starting 26 July 2021
Scipion 3.0.8 available on Pitzer
Scipion version 3.0.8 is now available on Pitzer cluster.
Please review your usage of /fs/ess
Submit FY22 budget on July 1, 2021
HOWTO: Use 'rclone' to Upload Data
rclone
is a tool that can be used to upload and download files to a cloud storage (like Microsoft OneDrive, BuckeyeBox) from the command line. It's shipped as a standalone binary, but requires some user configuration before using. In this page, we will provide instructions on how to use rclone
to upload data to OneDrive. For instructions with other cloud storage, check rclone
Online documentation.