added libs for excel and hdf5 writing
This commit is contained in:
@ -8,9 +8,9 @@ conda activate stand
|
|||||||
|
|
||||||
conda install cherrypy
|
conda install cherrypy
|
||||||
conda install conda-forge::streamlit
|
conda install conda-forge::streamlit
|
||||||
|
conda install openpyxl # excel writing
|
||||||
|
conda install pytables # hdf5 writing
|
||||||
conda install conda-forge::python-dotenv pyyaml simplejson # aggrid deps
|
conda install conda-forge::python-dotenv pyyaml simplejson # aggrid deps
|
||||||
|
|
||||||
pip install streamlit-aggrid
|
pip install streamlit-aggrid
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user