Skip to content

Releases: mfhepp/py4docker

v2.4.0

Choose a tag to compare

@mfhepp mfhepp released this 09 Jan 14:02

What's Changed

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

v2.3.0

Choose a tag to compare

@mfhepp mfhepp released this 16 Jul 12:20
35a3a76
  • Updated to micromamba 2.3.0
  • Updated Python packages
  • Updated Jupyter token mechanism in run_notebook.sh

v2.0.8

Choose a tag to compare

@mfhepp mfhepp released this 15 Apr 17:05
ae0839a

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

Choose a tag to compare

@mfhepp mfhepp released this 27 Nov 20:49
c82ae81
  • 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

Choose a tag to compare

@mfhepp mfhepp released this 29 Oct 19:48
a80bec6

What's Changed

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

v1.5.8.4

Choose a tag to compare

@mfhepp mfhepp released this 10 May 11:58
  • 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

Choose a tag to compare

@mfhepp mfhepp released this 29 Apr 16:51
1a86682

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

Choose a tag to compare

@mfhepp mfhepp released this 16 Apr 16:01

v1.5.8

Choose a tag to compare

@mfhepp mfhepp released this 16 Apr 15:41

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

Choose a tag to compare

@mfhepp mfhepp released this 13 Mar 09:45
d234309

Added MIT license, fixes #6