Skip to content

jomoeller/cme

Repository files navigation

Exercises and tutorials for the CME course

Test

Clone this Git repository, as follows

git clone [email protected]:jomoeller/cme.git /path/to/folder/

or

git clone https://github.com/jomoeller/cme.git /path/to/folder/

or download it (click on "Code" > "Download ZIP") and unpack to a local folder /path/to/folder/.

Then, install the required Python modules, as follows:

cd /path/to/folder/cme
pip install -r requirements.txt

Note that a working Python installation is expected to exist on your computer.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published