Skip to content

Commit 0fc957b

Browse files
afshinellisonbg
andauthored
Update NN-notebook-v7/notebook-v7.md
Co-authored-by: Brian E. Granger <[email protected]>
1 parent 997c724 commit 0fc957b

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

NN-notebook-v7/notebook-v7.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,21 @@ These user stories are guiding principles for the experience of using Notebook v
9797
- As a user, I want Jupyter Desktop to let me open my Jupyter editor (with any extensions I may have installed) as a single application and the Jupyter Console.
9898
- As a user, I can use other Jupyter-based tools in the native desktop experience, such as Consoles attached to Notebooks, in their own Native window.
9999
- As a user, I want Jupyter Desktop to be able to authenticate to and connect to any local or remote Jupyter Server, so I can have the same native Desktop experience against remote resources.
100-
100+
## Decision making principles
101+
102+
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:
103+
104+
* **Option A**: Making Notebook V7 work and look exactly like Notebook v6
105+
* **Option B**: Making Notebook V7 work and look exactly like JupyterLab V4
106+
107+
There will always be tradeoffs between these two options. To help us make these tradeoffs, we propose to look at the following questions:
108+
109+
1. Is Option A or Option B be more accessible?
110+
2. If we were to design this from scratch today, would our design work and look more like Option A or Option B?
111+
3. Is Option A or Option B more maintainable?
112+
4. Is Option A or Option B be more secure?
113+
5. Will Option A confuse or cause friction Jupyter users who work in both Notebook V7 and JupyterLab v4?
114+
6. What is best for future Jupyter users who have never used either any version of Notebook or JupyterLab?
101115

102116
## Links and resources
103117

0 commit comments

Comments
 (0)