-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
61 lines (51 loc) · 1.41 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
60
61
# jupyterlite-core
# jupyterlite-pyodide-kernel
# libarchive-c
# jupyter_server
# jupyterlab_server
# jupyter-datatables
# jupyterlab-filesystem-access
# pyodide-http
# requests
# Core modules (mandatory)
jupyterlite-core
jupyterlab
notebook
# Python kernel (optional)
jupyterlite-pyodide-kernel
# JavaScript kernel (optional)
jupyterlite-javascript-kernel
# P5 kernel (optional)
jupyterlite-p5-kernel
# JupyterLab: Fasta file renderer (optional)
jupyterlab-fasta
# JupyterLab: Geojson file renderer (optional)
jupyterlab-geojson
# JupyterLab: guided tour (optional)
# TODO: re-enable after https://github.com/jupyterlab-contrib/jupyterlab-tour/issues/82
# jupyterlab-tour
# JupyterLab: dark theme
jupyterlab-night
# JupyterLab: Miami nights theme (optional)
jupyterlab_miami_nights
# Python: ipywidget library for Jupyter notebooks (optional)
ipywidgets
# Python: ipyevents library for Jupyter notebooks (optional)
ipyevents
# Python: interative Matplotlib library for Jupyter notebooks (optional)
ipympl
# Python: ipycanvas library for Jupyter notebooks (optional)
ipycanvas
# Python: ipyleaflet library for Jupyter notebooks (optional)
ipyleaflet
# Python: plotting libraries (optional)
plotly
bqplot
# Language packs
# https://github.com/jupyterlab/language-packs/tree/main/language-packs
jupyterlab-language-pack-es-ES
jupyterlab-language-pack-zh-CN
jupyterlab-language-pack-vi-VN
jupyterlab-language-pack-fr-FR
openpyxl
peewee