UCloud

Introduction

UCloud is an interactive supercomputer. It provides a lot of pre-installed software, including R, Python, and Julia.

This document provides a guide to supercharge and customize your experience on UCloud.

Basics

Create a directory for shared resources

  • Manually create a drive (/public) on the web interface.

  • Run the following command to create directories.

cd /work/public
mkdir -p utils/renv utils/vscode-server utils/init_scripts