-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathrequirements.txt
33 lines (30 loc) · 927 Bytes
/
requirements.txt
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
27
28
29
30
31
32
33
jupyterlite-pyodide-kernel==0.0.8
jupyterlite[piplite]==0.1.0
jupyterlite-sphinx==0.8.0
jupyterlab~=3.5.1
jupyterlab-deck==0.1.3
sphinx>=4.5.0,<5.0.0S
# JupyterLab: Fasta file renderer (optional)
jupyterlab-fasta>=3,<4
# JupyterLab: Geojson file renderer (optional)
jupyterlab-geojson>=3,<4
# JupyterLab: guided tour (optional)
jupyterlab-tour
# JupyterLab: dark theme
jupyterlab-night
# JupyterLab: Miami nights theme (optional)
jupyterlab_miami_nights
# Python: ipywidget library for Jupyter notebooks (optional)
ipywidgets>=8.0.0,<9
# Python: ipyevents library for Jupyter notebooks (optional)
ipyevents>=2.0.1
# Python: interative Matplotlib library for Jupyter notebooks (optional)
ipympl>=0.8.2
# Python: ipycanvas library for Jupyter notebooks (optional)
ipycanvas>=0.9.1
# Python: ipyleaflet library for Jupyter notebooks (optional)
ipyleaflet
# Python: other libraries (optional)
matplotlib
numpy>=1.20
pandas>=1.3