This repository has been archived by the owner on Apr 10, 2024. It is now read-only.
Releases: MAAP-Project/maap-jupyter-ide
Releases · MAAP-Project/maap-jupyter-ide
v3.0.1
Stable
v3.0
First release working on GCC and Che 7
Changelog:
- Lots of updates for GCC Migration!
- Make all extensions compatible with Che 7 and new setup on GCC
- Remove any s3fs mounting code (this is now handled in a separate container)
- Modify ssh capabilities to work in new environment
- Update entrypoint script to work with new kubernetes set up
- Changes pre GCC Migration
- use a config for MAAP URLs
- replace stateDB with server lookup
- set OPS as default environment
- update ops edsc port (edsc)
- parse new API XML format (submit_jobs)
- s3 link improvements (show_ssh_info):
- error messaging for invalid s3 paths
- link duration selection dropdown menu
- copy (to clipboard) button when link generated
- remove left panel with tabs list (insert_defaults_to_notebook)
Pull requests merged: #79
v2.4.4
v2.4.3
High priority bug fixes:
- Fixes cesium 3d assets that were not loading
- Temporarily removed algorithm queue selection feature due to a bug caused during algorithm registration.
v2.4.2
v2.4.1
Changelog:
- update default maap environment from dev to ops
v2.4
Changelog:
- Update ops builds to point to edsc instance at port 30052
- Centralize external URL references within the new maap_environments.json file
- Move s3 url pre-signing functionality from ADE to the MAAP API
- Set maap-users s3 folder to read-only
- Hello World repo algorithm name automatically prepended demo-
- Algorithm registration selects worker queue
Pull requests merged:
#75
v2.3
Changelog:
- Updated
edsc_extension
to work with new version of edsc - Older versions of
edsc_extentsion
will be deprecated - Updated
maap-py
edsc functionality (not included in this repo, but will be included in build) - Upgrade to jupyterlab version 2.1.4
- Update UI for
dps_info
to include job metrics and smooth out some extension bugs - Added dynamic user profile retrieval for ADE whether running locally or in Che
- Fixed python/conda path issues
- Added error message propagation to user
- Added checks to ensure user code is hosted on MAAP Gitlab
- Updated extension documentation
- Fixed incorrect environment dependent paths including bucket mounting
2019-D3
Release for Demo 3