Skip to content

Releases: mfhepp/py4docker

v2.4.0

09 Jan 14:02

Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.4.0

v2.3.0

16 Jul 12:20
35a3a76

Choose a tag to compare

  • Updated to micromamba 2.3.0
  • Updated Python packages
  • Updated Jupyter token mechanism in run_notebook.sh

v2.0.8

15 Apr 17:05
ae0839a

Choose a tag to compare

What's Changed

  • Update to Micromamba v2.0.8 and update all Python dependencies by @mfhepp in #26

Full Changelog: v2.0.4...v2.0.8

v2.0.4

27 Nov 20:49
c82ae81

Choose a tag to compare

  • Update micromamba-docker to 2.0.4
  • Added mechanism for complete lock files and ability to build an environment from a pinned specification with exact versions.
  • See #25

Full Changelog: v2.0.2...v2.0.4

v2.0.2

29 Oct 19:48
a80bec6

Choose a tag to compare

What's Changed

Full Changelog: v1.5.8.4...v2.0.2

v1.5.8.4

10 May 11:58

Choose a tag to compare

  • Added mechanism for mapping an additional local folder as a read-only data directory into the container (for Jupyter Notebooks only)
  • Added mechanism for secrets like API TOKENS and other credentials, similar to Docker secrets but much simpler.
  • Simplified the run_notebook.sh script.

Full Changelog: v1.5.8.3...v1.5.8.4

v1.5.8.3

29 Apr 16:51
1a86682

Choose a tag to compare

What's Changed

  • Fix bash history and auto-complete in interactive modes by @mfhepp in #20

Full Changelog: v1.5.8.1...v1.5.8.3

v1.5.8.1

16 Apr 16:01

Choose a tag to compare

v1.5.8

16 Apr 15:41

Choose a tag to compare

What's Changed

  • Updated to micromamba-docker:1.5.8
  • Updated all Python dependencies for all environments
  • Fixed mini.yaml so that it works as a notebook environment
  • Added MIT license, fixes #6 by @mfhepp in #17

Full Changelog: v1.5.7...v1.5.8

v1.5.7.1

13 Mar 09:45
d234309

Choose a tag to compare

Added MIT license, fixes #6