Files
cristallina_envs/stand.yml
2025-04-09 12:02:45 +02:00

19 lines
345 B
YAML
Executable File

# For stand
name: stand
channels:
- conda-forge
dependencies:
- python
- pip
- ipython
- cherrypy
- openpyxl
- pytables
- conda-forge::streamlit=1.9.2 # Does this still need to be a fixed version?
- conda-forge::python-dotenv
- pyyaml
- simplejson
# Jupyterlab extensions
- pip:
- streamlit-aggrid