notebook/.prettierignore
Jeremy Tuloup bf1530f1b6
Add devcontainer support, backed by pixi (#7602)
* 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
2025-03-11 22:10:21 +01:00

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