Skip to content

Releases: platiagro/jupyterlab-extension

Release v0.2.0

27 Jul 19:04
f03e5a8
Compare
Choose a tag to compare
Feature - Update Extension Version (#28)

* Update dependencies and fix typescript and eslint errors

* Change apputils and services to use local dependencies and update code to change the session context server settings

* Replaces relative paths apputils/services by a link to tarball

* Make the extension works with the new version of jupyterlab

* Remove unnecessary jupyter notebook file

* Clean code and fix some errors with promises

* Try to reconnect if kernel change fails

* Remove unnecessary jupyter notebook file

* Set appendToken in the remote settings

* Create /tmp/data directory to upload dataset

* Use branch name instead of commit hash for the apputils and services dependencies

* 0.2.0

* Remove unnecessary commented line from install_requires inside setup.py file

* Recreate yarn.lock

* Remove unnecessary createSession function

Co-authored-by: Fabio Beranizo <[email protected]>

Release v0.1.0

29 Oct 13:27
2cccf1d
Compare
Choose a tag to compare
Fix upload dataset endpoint (#18)

* Fix endpoint to upload file to datasets API

* Debugging test

* Import create_dataset

* Update DATASET_ENDPOINTS

* Update DATASETS_ENDPOINT

* Fix upload datasets

* Remove print

v0.0.2

19 Aug 18:48
f391859
Compare
Choose a tag to compare

v0.0.2