Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.7k
Update CONTRIBUTING.md to include jupyter lab local development instr…#5274
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Conversation
CONTRIBUTING.md Outdated
@@ -120,6 +120,12 @@ you can install all packages with: | |||
pip install -e'.[dev]' | |||
``` | |||
If you're testing local changes in Jupyter Lab or Jupyter Notebook, you'll want to run: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Could you explain when to run this command -- does it need to be run only when setting up the environment, or after every change? Also briefly what does it do / what happens if you don't run it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Just tried to update it! How does it look?
No description provided.