File size: 355 Bytes
1c6c99d 241a225 1c6c99d 241a225 5f89273 1c6c99d 241a225 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
name: voila
channels:
- conda-forge
dependencies:
- python=3.10
- ipywidgets
- ipykernel
- pandas
- pip
- bokeh
- bqplot
- ipympl=0.9.2
- jupyterlab-fasta
- matplotlib==3.7.2
- scipy
- vega_datasets
- ipyvolume
- plotly==5.16.1
- numpy==1.25.2
- folium
- requests
- pip:
- voila==0.5.5
- voila-topbar==0.1.1
|