Skip to content

simulate-digital-rail/demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulate Digital Rail demonstration

This repository provides examples for the Simulate Digital Rail projects and what you can do with yaramo. You can explore the possibilities by installing this repository with pip install git+https://github.com/simulate-digital-rail/demo or by cloning this repository and installing the requirements with poetry install. Afterwards, you can start the web application with poetry run python app.py and open the web application in your browser at http://localhost:5000.

Further code examples can be found in the examples directory.