Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.13 KB

README.md

File metadata and controls

20 lines (15 loc) · 1.13 KB

Python 3.10 GitHub Pages documentation Binder branch Binder

Ra2ce Examples

This directory contains all (current) available examples of ra2ce. An environment is ready to run them:

conda env create -f environment.yml
conda activate ra2ce_examples_env
python import ra2ce

At the same time you may use our binder environment.

Please refer to our Ra2ce documentation for more information.

Binder requirements.

Binder requires the apt.txt and the environment.yml files to be present. Do not remove them from this repository.