Skip to content

Releases: manifoldai/orbyter-cookiecutter

v2.1.0

08 Mar 17:48
Compare
Choose a tag to compare

Features included in this release (since 2.0.0):

  • Makefile improvements (new clean command, lint -> format, mypy, ipython and bash, 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

18 Dec 19:02
7993c6d
Compare
Choose a tag to compare

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.