Forked from
rc / bc_uab_jupyterlab
34 commits behind the upstream repository.
-
Jeremy Nicklas authored
The Anaconda Notebook extensions caused too many issues and most HPC centers that installed this app disabled them.
94d29b4b
CHANGELOG.md 950 B
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.
Unreleased
Changed
- Increased verbosity of output to make debugging easier.
- Does not launch template script as login shell anymore to speed up load time.
Fixed
- Fix job not ending if forked processes still running.
Removed
- Removed support for Anaconda Notebook extensions.
1.0.1 - 2018-01-03
Changed
- Updated date in
LICENSE.txt
.
Fixed
- Remove ERB from YAML comments to avoid possible crash. #4
1.0.0 - 2017-11-15
Added
- Initial release!