Update rnn_workshop.ipynb
[notebooks.git] / fmda / install / fmda_ml.yml
bloba538154ccd532f7f64768fa66466158327141c86
1 name: fmda_ml
2 channels:
3   - conda-forge
4 dependencies:
5   - python>=3.12
6   - pandas
7   - scikit-learn
8   - jupyterlab
9   - pip
10   - pip:
11       - tensorflow>=2.16
12       - synopticpy