Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

environment.yaml 256 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
  1. name: yspecies
  2. channels:
  3. - antonkulaga
  4. - conda-forge
  5. - bioconda
  6. - defaults
  7. dependencies:
  8. - yspecies=0.1.3
  9. - jupyterlab>=2.1.5
  10. - python=3.8
  11. - dvc>=1.1.10
  12. - papermill>=2.1.2
  13. - anaconda-client>=1.7.2
  14. prefix: /data/miniconda3/envs/species
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...