Noteable disc quotas and storage
User-level storage
Each user is allocated with 10GB of storage and 4GB of RAM. If you are running out of disk storage spaces, you can review large notebooks or large datasets that are no longer in use to remove.
To empty trash - when you delete files in the Jupyter UI, it sends them to your Trash folder, similarly to Windows and macOS. To free up disk space, empty the trash regularly - the easiest way to empty Trash is to open a new terminal and use the command: rm -rf ~/.local/share/Trash
Course-level storage
Each Minerva module or organisation which uses Noteable has a course-level shared data folder in Noteable and it has 10GB storage for shared access.
Noteable features a dedicated directory accessible to course instructors and students. Course instructors have read and write permissions, and students have read-only permissions. The shared storage directory makes it easier to distribute and manage course materials, datasets and code snippets.
