mirror of
https://github.com/jupyter/notebook.git
synced 2025-03-31 13:40:29 +08:00
* Add pixi based devcontainer * Update devcontainer.json * update pixi deps * fixes * tweaks * add start task * lint * Mention codespaces in the contributing guide * add install command * tweaks * fix * fix * update contributing
13 lines
149 B
Plaintext
13 lines
149 B
Plaintext
node_modules
|
|
.mypy_cache
|
|
.ruff_cache
|
|
**/node_modules
|
|
**/lib
|
|
**/package.json
|
|
**/static
|
|
**/labextension
|
|
build
|
|
CHANGELOG.md
|
|
app/index.template.js
|
|
.pixi
|