#app-teaching
This is a jupyter notebook application meant to help teach the usage of the swisstopo API.
It is the simplest way. You can do it with a docker pull command, followed by a docker-compose command.
docker pull swisstopo/app-teaching:stable
docker-compose up -d [ARGS]
A makefile is offered with two possible commands
make run-docker
make run-env
Which respectively allow you to