Skip to content

Commit b380c2e

Browse files
fperezellisonbg
andcommitted
Add note regarding extension authors user story.
Co-authored-by: Brian Granger <[email protected]>
1 parent 33ff157 commit b380c2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

79-notebook-v7/notebook-v7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ These user stories are guiding principles for the experience of using Notebook v
9191
- As a user, I can double-click on an `.ipynb` file on my local computer (Mac, Win, Linux) to open the notebook as a single document which I can edit, run, etc.
9292
- As a user, I want to be able to go from the document-centric experience to the full JupyterLab Desktop application, so I can get a more IDE-centric experience, including file management, terminals, and more.
9393
- As a user, I can open notebooks via the command-line or open JupyterLab in a particular directory.
94-
94+
- As a JupyterLab extension author, I want my extension to work with both Notebook 7 and JupyterLab 4, without maintaining two code bases or releasing two packages.
9595
## Decision making principles
9696

9797
As we move forward with this plan and begin to make decisions about how to handle the visual design, functionality, and UX of Notebook V7 (how elements are styled, how do they behave, etc.) there will be tension between two paths:

0 commit comments

Comments
 (0)