Skip to content
 
 

Repository files navigation

Learners Environment workflow

Webinterface for accessing CR exercises.

Build

python3 -m build

Install

#pip
pip install ait-learners

#docker
docker pull ghcr.io/ait-cs-iaas/learners

Run

gunicorn --bind 127.0.0.1:5000 learners:app
# or
flask run
# or
docker-compose up -d

Develop

pip install -e .

About

A webinterface participants log into using credentials they have been previously assigned. Using this site, they can view documentation about the environment, complete exercises

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages