- Pokud hledáte operační analýzu, pravděpodobně chcete tento dokument
- Pokud hledáte výukové materiály (ipynb soubory), najdete je v adresáři notebooks. Mnohé z nich můžete otevřít s pomocí služby https://research.google.com/colaboratory
This is repository for teaching students. It is based on Jupyter. Some notebooks can be used in Google Colaboratory. Others expect the Docker stack defined by docker-compose.yaml file.
To get this repository up, you should clone this repository, open in Visual Studio Code and with right click on the docker-compose.yaml file and choose up to run it in Docker. If the menu "Compose Up" is not available you should install Visual Studio Code addon for Docker support.
When finished, Jupyter lab should be available at port 31002. Usually this means that http://localhost:31002/lab should open appropriate web page.