Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Releases: MAAP-Project/maap-jupyter-ide

v3.0.1

05 Jan 03:33
9f07401
Compare
Choose a tag to compare

Contains enabled user metadata form extension.

Stable

24 Feb 01:20
Compare
Choose a tag to compare
stable

downgraded to jupyter v2

v3.0

03 Jun 17:46
8b5bc7f
Compare
Choose a tag to compare

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

30 Oct 07:35
Compare
Choose a tag to compare

Minor update to remove excessive "Get user job metrics failed" notifications.

v2.4.3

29 Oct 19:27
Compare
Choose a tag to compare

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

28 Oct 19:49
89f4b81
Compare
Choose a tag to compare

High priority bug fix to resolve broken terminal launcher in JupyterLab UI

v2.4.1

14 Oct 00:19
4dda09b
Compare
Choose a tag to compare

Changelog:

  • update default maap environment from dev to ops

v2.4

02 Oct 18:15
18a5078
Compare
Choose a tag to compare

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

25 Aug 17:29
e67ad5f
Compare
Choose a tag to compare

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

Pull requests merged:
#67 #59

2019-D3

26 Sep 17:02
Compare
Choose a tag to compare

Release for Demo 3