-
-
Notifications
You must be signed in to change notification settings - Fork 356
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve development setup #1
Conversation
Thanks for submitting your first pull request! You are awesome! 🤗 |
9a36ef9
to
5161c43
Compare
I see this often but it did not reproduce reliably for me. I am not sure what is happening but indeed likely not related to work in this repo |
* add playground directory * fix dev setup and correct README * declare setup:dev task to depend on build task * Fixed build dependencies in default shell * Adds user's config file during shell install --------- Co-authored-by: Piyush Jain <piyushjain@duck.com>
* add playground directory * fix dev setup and correct README * declare setup:dev task to depend on build task * Fixed build dependencies in default shell * Adds user's config file during shell install --------- Co-authored-by: Piyush Jain <piyushjain@duck.com>
Description
playground/
directoryREADME.md
Testing
README.md
to verify development setup processKnown issues
jlpm setup:dev
when run as a post install command does not properly link labextensionssetup:dev
requiresbuild
, which fails because of incompatible@jupyterlab/builder
versions, which fails because hatch doesn't seem to respect build dependenciesjupyter lab path
) during installation procedureps u
and then doingkill <PID>
.