forked from NBISweden/pgip-jlite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
59 lines (51 loc) · 1.33 KB
/
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
# Core modules (mandatory)
jupyterlite-core==0.1.2
jupyterlab~=4.0.5
# Python kernel (optional)
jupyterlite-pyodide-kernel==0.1.1
# JavaScript kernel (optional)
jupyterlite-javascript-kernel==0.1.2
# Language support (optional)
jupyterlab-language-pack-fr-FR
jupyterlab-language-pack-zh-CN
# SQLite kernel (optional)
jupyterlite-xeus-sqlite==0.2.1
# P5 kernel (optional)
jupyterlite-p5-kernel==0.1.1
# Lua kernel (optional)
jupyterlite-xeus-lua==0.3.3
# 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: plotting libraries (optional)
plotly>=5,<6
bqplot
# Custom requirements
tskit
msprime
tsinfer
tsdate
demesdraw
seaborn
jupyterquiz
jupyterlab-filesystem-access
networkx
pyyaml
drawsvg