changed tox.ini to run notebooks from the tox envdir (.tox/notebooks) so they...
changed tox.ini to run notebooks from the tox envdir (.tox/notebooks) so they don't overwrite those in your local copy. Updated the notebooks to load env files from the package mechanism importlib_resources. This now gets them from the copy of env_data down in the tox python virtualenv.
Showing
- flatland/envs/rail_env.py 5 additions, 2 deletionsflatland/envs/rail_env.py
- notebooks/Agent-Close-Following.ipynb 138 additions, 2969 deletionsnotebooks/Agent-Close-Following.ipynb
- notebooks/render-episode.ipynb 479 additions, 451 deletionsnotebooks/render-episode.ipynb
- notebooks/test-collision.ipynb 96 additions, 38 deletionsnotebooks/test-collision.ipynb
- notebooks/test-saved-envs.ipynb 22 additions, 18 deletionsnotebooks/test-saved-envs.ipynb
- tox.ini 7 additions, 2 deletionstox.ini
Loading
Please register or sign in to comment