notebooks / environment.yml
Éléonore Mayola
Set up repo like voila-huggingface repo
1c6c99d
raw
history blame
No virus
286 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==0.5.0
- voila-topbar==0.1.1