(not) adding Deployment notes

This commit is contained in:
Christoph Schranz 2020-02-26 09:14:48 +01:00
parent 65cab57651
commit d952ecfe0c
2 changed files with 2 additions and 2 deletions

1
.gitignore vendored
View File

@ -113,3 +113,4 @@ venv.bak/
# Added config to hide hash of changed password # Added config to hide hash of changed password
src/jupyter_notebook_config.json src/jupyter_notebook_config.json
.idea .idea
Deployment-notes.md

View File

@ -211,4 +211,3 @@ More info to submodules can be found in
* Please let us know by [filing a new issue](https://github.com/iot-salzburg/gpu-jupyter/issues/new) * Please let us know by [filing a new issue](https://github.com/iot-salzburg/gpu-jupyter/issues/new)
* You can contribute by opening a [pull request](https://help.github.com/articles/using-pull-requests/) * You can contribute by opening a [pull request](https://help.github.com/articles/using-pull-requests/)
* [This](https://ropenscilabs.github.io/r-docker-tutorial/04-Dockerhub.html) is an excellent guide to tag an existing image and push it to Dockerhub.