Formula1-race-debriefing / environment.yml
Draichi's picture
docs: add environment documentation
8e1b7e2 unverified
raw
history blame
161 Bytes
name: fastf1-predictions
channels:
- conda-forge
dependencies:
- python=3.9
- ipykernel
- pandas
- jupyterlab
- plotly
- fastf1
- pip:
- ydf