Recent Releases of https://github.com/colomoto/colomoto-docker-py

https://github.com/colomoto/colomoto-docker-py - 9.2 Zenodo support

What's Changed

  • add --forward-jupyter-port to open Jupyter port in shell mode by @pictavien in https://github.com/colomoto/colomoto-docker-py/pull/1
  • add --doi to start colomoto-docker with an image mirrored on Zenodo by @pictavien in https://github.com/colomoto/colomoto-docker-py/pull/2

New Contributors

  • @pictavien made their first contribution in https://github.com/colomoto/colomoto-docker-py/pull/1

Full Changelog: https://github.com/colomoto/colomoto-docker-py/compare/v9.1...v9.2

- Python
Published by pauleve 10 months ago

https://github.com/colomoto/colomoto-docker-py - 9.1: --for-colab

  • Add -for-colab option to setup options for using Docker container as instance for Google Colab
  • Add support for environment variable JUPYTER_OPTS to add custom jupyter options at launch

- Python
Published by pauleve over 1 year ago

https://github.com/colomoto/colomoto-docker-py - 9.0.1 Selecting lab/notebook interfaces

  • By default, colomoto-docker will start the interface pre-selected in the Docker image.
  • colomoto-docker --lab will force using the Jupyter lab interface (default since 2024-06-01)
  • colomoto-docker --notebook will force using the Jupyter notebook interface

- Python
Published by pauleve about 2 years ago