Releases: mfhepp/py4docker
Releases · mfhepp/py4docker
v2.4.0
09 Jan 14:02
Compare
Sorry, something went wrong.
No results found
v2.3.0
16 Jul 12:20
Compare
Sorry, something went wrong.
No results found
Updated to micromamba 2.3.0
Updated Python packages
Updated Jupyter token mechanism in run_notebook.sh
v2.0.8
15 Apr 17:05
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v1.5.8.4
10 May 11:58
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v1.5.8.1
16 Apr 16:01
Compare
Sorry, something went wrong.
No results found
v1.5.8
16 Apr 15:41
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Added MIT license, fixes #6