Releases: OSC/bc_osc_jupyter_spark
Releases · OSC/bc_osc_jupyter_spark
v0.9.2
What's Changed
- fix broken app links by appending a / to the url by @johrstrom in #32
Full Changelog: v0.9.1...v0.9.2
v0.9.1
v0.9.0
Version 0.8.1
What's Changed
- add a little space between these buttons by @johrstrom in #28
- Max mem workers by @johrstrom in #29
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- order spark options highest to lowest by @johrstrom in #24
- Enable partial hugemem by @lukew3 in #26
- add the ability to override conf by @johrstrom in #27
New Contributors
Full Changelog: v0.7.2...v0.8.0
version 0.7.2
version 0.7.1
What's Changed
- Use refactored ondemand-packaging by @treydock in #21
- update jupyster module to .17 by @johrstrom in #22
New Contributors
Full Changelog: v0.7.0...v0.7.1
Version 0.7.0
Version v0.6.1
- Added Jupyter Spark to Pitzer Cluster.
- Updated the js for the form to handle the different versions of Jupyter and Spark on the differing clusters.
- Added environment variables to be used for the
py4j.zip
files which were previously hard-coded.
version 0.6.0
[0.6.0] - 2021-08-13
Changed
- 15 changed the versions of supported
jupyter versions and dropped support for 0.35 for security updates.