node_modules/ lib/ tsconfig.tsbuildinfo dist/ *.tgz # Prebuilt labextension (built from src/ by hatch/jlpm) jupyterlite_numbl_kernel/labextension jupyterlite_numbl_kernel/_version.py # Python __pycache__/ *.egg-info/ .venv/ build/ # Yarn (jlpm) .yarn/ # The lockfile is intentionally not committed yet: it would pin the numbl # dependency, which is released in lockstep with this extension. Remove this # line and commit yarn.lock once the referenced numbl version is on npm. yarn.lock # JupyterLite build artifacts .jupyterlite.doit.db demo/.jupyterlite.doit.db demo/_output