Releases: platiagro/jupyterlab-extension
Releases · platiagro/jupyterlab-extension
Release v0.2.0
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
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
v0.0.2