Skip to content

Release 2022.1

Latest
Compare
Choose a tag to compare
@josephbirkner josephbirkner released this 08 Jan 21:16
· 3 commits to master since this release

Happy 2022 🥳 The repo is now equipped with a Dockerfile to work around some TensorFlow incompatibilities which have arisen since the project was conceived in 2017. Now you can simply run DS9 via ...

docker run --rm -it -p 8091:8091 \
      "ghcr.io/klebert-engineering/ds9:latest" \
      "//ds9/serve.bash"