add cobra

This commit is contained in:
2024-05-05 19:56:00 +08:00
parent 7352c07d59
commit b7054cba4d
7 changed files with 163 additions and 70 deletions

19
environment.yml Normal file
View 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