test-voila / environment.yml
ramnathv's picture
Update environment.yml
6f04d4c unverified
raw
history blame contribute delete
273 Bytes
name: voila
channels:
- conda-forge
dependencies:
- python=3.10
- ipywidgets
- ipykernel
- pandas
- pip
- bokeh
- bqplot
- ipympl=0.9.2
- jupyterlab-fasta
- matplotlib
- scipy
- vega_datasets
- ipyvolume
- pip:
- voila
- voila-topbar