You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…tests, move ibis notebook to new download URL, (#319)
* #308: Updated Dependencies of Jupyter Environment and pyproject.toml
* #298: Fixed vulnerabilities
* #322: Made URL in IBIS notebook point to a new example data bucket
* #318: Re-enabled tests for cloud storage notebook
* Updated version constraint for stopwatch
* Replaced GitHub dependency in file test_dependencies.txt for notebook tests by PyPI dependency.
* Fixed CloudFormation lint tests
* Fixed name of docker registry in integration test to satisfy legal names for docker registries.
* Updated changes file
* Changed version to 3.0.0
* Fixed cloud storage notebook test
* Fixed cloud_store_config.ipynb temporarily by correctly reimplement bfs_utils.put_file
---------
Co-authored-by: Torsten Kilias <[email protected]>
File notebook_requirements.txt contains dependencies for using the Jupyter notebooks.
Most dependencies of Jupyter notebooks are already defined by notebook-connector which is installed from pypi.
Duplicate entries in the file named above are redundant and also error-prone, as inconsistent constellations make
pi install
fail.The current ticket therefore requests to remove the redundant entries from file
notebook_requirements.txt
.The text was updated successfully, but these errors were encountered: