Skip to content

Release v0.2.0

Latest
Compare
Choose a tag to compare
@LuanEdCosta LuanEdCosta released this 27 Jul 19:04
· 1 commit to master since this release
f03e5a8
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]>