/ concept-collection / jupyterlite-numbl-kernel
Sign in
concept-collection / jupyterlite-numbl-kernel
jupyterlite-numbl-kernel / .gitignore
23 lines · 346 BBlameHistoryRaw
1node_modules/
2lib/
3tsconfig.tsbuildinfo
4dist/
5*.tgz
7# Prebuilt labextension (built from src/ by hatch/jlpm)
8jupyterlite_numbl_kernel/labextension
9jupyterlite_numbl_kernel/_version.py
11# Python
12__pycache__/
13*.egg-info/
14.venv/
15build/
17# Yarn (jlpm)
18.yarn/
20# JupyterLite build artifacts
21.jupyterlite.doit.db
22demo/.jupyterlite.doit.db
23demo/_output
moveopenescclose