Skip to content

Latest commit

 

History

History
67 lines (40 loc) · 2.06 KB

File metadata and controls

67 lines (40 loc) · 2.06 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.4.1 - 2022-09-15

Changed

  • Terminals will now start in the NOTEBOOK_ROOT ($HOME/osc_classes/$OSC_CLASS_ID) instead of the job's staging directory in 22.

0.4.0 - 2022-06-03

Changed

  • Use generic modules instead of classroom specific modules in 19.

0.3.1 - 2022-02-09

Added

  • PIs can create a submission directory if the shell script to do it exists in 18.

0.3.0 - 2022-01-12

Changed

  • Classroom configs now support a new token for compute clusters in 16.

0.2.2 - 2022-01-10

Fixed

  • Extra large sizes work correctly in 13.

0.2.1 - 2022-01-05

Fixed

  • ~/osc_classes/CLASSROOM directory has to be exist before attempting to rsync 12

0.2.0 - 2021-12-16

Changed

  • Options now have caps on them in 10.

0.1.0 - 2021-12-08

Added

  • initial release