Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit27b8e6d

Browse files
authored
Update CONTRIBUTING.md to include jupyter lab local development instructions
1 parent6d864c4 commit27b8e6d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,12 @@ you can install all packages with:
120120
pip install -e'.[dev]'
121121
```
122122

123+
If you're testing local changes in Jupyter Lab or Jupyter Notebook, you'll want to run:
124+
```bash
125+
pip install jupyter
126+
jupyter labextension develop.
127+
```
128+
123129
These commands also create an*editable install* of plotly.py
124130
so that you can test your changes iteratively without having to rebuild the plotly.py package explicitly;
125131
for more information please see

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp