add cobra
This commit is contained in:
19
environment.yml
Normal file
19
environment.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
name: ChemStructLM
|
||||
channels:
|
||||
- conda-forge
|
||||
- fastai
|
||||
dependencies:
|
||||
- python=3.10 # 或其他版本,根据vary和molscribe共同兼容的版本
|
||||
- pymol-open-source
|
||||
- biopandas
|
||||
- biopython
|
||||
- ipython
|
||||
- jupyter
|
||||
- ipykernel
|
||||
- ipython
|
||||
- seaborn
|
||||
- jupyterlab
|
||||
- notebook
|
||||
- jupyterhub
|
||||
- nbclassic
|
||||
- requests
|
||||
Reference in New Issue
Block a user