Releases: OSC/bc_osc_jupyter_spark
Releases · OSC/bc_osc_jupyter_spark
version 0.2.3
Changed
- Update where xalt is loaded
version 0.2.2
Added
- Added xalt
version 0.2.1
Changed
- Increased timeout from 60 to 120 seconds.
- Added timestamps in output to make debugging easier.
version 0.2.0
Changed
- Changed system Python module from
python/3.5
topython/3.6
. - Use custom Jupyter Notebook module provided by SciApps.
version 0.1.0
Added
- Added the Python module on OSC Owens as a Jupyter kernel.
- Added support to copy over tutorials/workshops to user's home directory.
- Added button to connection panel to directly access tutorial directory.
Changed
- Updated date in
LICENSE.txt
. - Renamed Account to Project.
- 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.
- Changed icon for "Launch Jupyter" button.
version 0.0.3
Fixed
- Disable randomized hash for string in Python 3.3+. #4
version 0.0.2
version 0.0.1
Added
- Initial release!