Releases: manifoldai/orbyter-cookiecutter
Releases · manifoldai/orbyter-cookiecutter
v2.1.0
Features included in this release (since 2.0.0):
- Makefile improvements (new
clean
command,lint
->format
, mypy,ipython
andbash
, and more) - Now uses Orbyter 3.2 image
- Now runs two containers instead of three: since all code can be run in the
jupyter
container, the bash container was removed.
Release with Orbyter 2.0 Docker Image
This is the first tagged release of the new Orbyter cookiecutter. The previous docker data science cookiecutter was retired (we consider those the 1.x versions). This tag contains all of the updated docker management scripts, a more opinionated repository setup, and the integration of GitHub actions as a CI tool.