Releases: OSC/bc_osc_jupyter
Releases · OSC/bc_osc_jupyter
version 0.4.0
Added
- Added the various Python modules on OSC Owens as Jupyter kernels.
- Added the Julia module on OSC Owens as a Jupyter kernel.
Changed
- Updated date in
LICENSE.md
. - Renamed Account to Project.
- Changed favicon to cogs.
- Changed the way we launch Jupyter notebook by now pointing to a custom
location for the Jupyter notebook installation. - Stopped using login shells to speed up process start times.
version 0.3.0
version 0.2.1
Changed
- Moved the account input field to the top of the form.
Fixed
- Removed need for message to user about waiting for server to start. #13
version 0.2.0
Changed
- Modified app to take advantage of ERB templates in updated Dashboard.
- Changed the
CHANGELOG.md
formatting.
version 0.1.0
Features:
- refactored for the new Batch Connect app
version 0.0.5
Bugfixes:
- disable xsrf protection that broke VNCSim auto-login capabilities
version 0.0.4
Features:
- added CUDA support to Jupyter through a separate sub-app
version 0.0.3
Features:
- version assets removing need for
bin/setup
version 0.0.2
Features:
- added
bin/setup
script for easier deployment
version 0.0.1
Initial release!