Skip to content

Commit 3d01666

Browse files
authored
Remove unnecessary kernels
1 parent a088f77 commit 3d01666

1 file changed

Lines changed: 1 addition & 17 deletions

File tree

requirements.txt

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -7,31 +7,15 @@ notebook~=7.0.6
77
# Python kernel (optional)
88
jupyterlite-pyodide-kernel==0.2.0
99

10-
# JavaScript kernel (optional)
11-
jupyterlite-javascript-kernel==0.2.2
12-
1310
# Language support (optional)
1411
jupyterlab-language-pack-fr-FR
15-
jupyterlab-language-pack-zh-CN
12+
jupyterlab-language-pack-cs-CZ
1613

17-
# SQLite kernel (optional)
18-
jupyterlite-xeus-sqlite==0.2.1
19-
# P5 kernel (optional)
20-
jupyterlite-p5-kernel==0.1.0
21-
# Lua kernel (optional)
22-
jupyterlite-xeus-lua==0.3.1
2314

2415
# JupyterLab: Fasta file renderer (optional)
2516
jupyterlab-fasta>=3.3.0,<4
26-
# JupyterLab: Geojson file renderer (optional)
27-
jupyterlab-geojson>=3.4.0,<4
28-
# JupyterLab: guided tour (optional)
29-
# TODO: re-enable after https://github.com/jupyterlab-contrib/jupyterlab-tour/issues/82
30-
# jupyterlab-tour
3117
# JupyterLab: dark theme
3218
jupyterlab-night
33-
# JupyterLab: Miami nights theme (optional)
34-
jupyterlab_miami_nights
3519

3620
# Python: ipywidget library for Jupyter notebooks (optional)
3721
ipywidgets>=8.1.1,<9

0 commit comments

Comments
 (0)