You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NN-notebook-v7/notebook-v7.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,12 +107,13 @@ As we move forward with this plan and begin to make decisions about how to handl
107
107
108
108
There will always be tradeoffs between these two options. To help us make these tradeoffs, we propose to look at the following questions:
109
109
110
-
1. Is Option A or Option B be more accessible?
111
-
2. If we were to design this from scratch today, would our design work and look more like Option A or Option B?
112
-
3. Is Option A or Option B more maintainable?
113
-
4. Is Option A or Option B be more secure?
114
-
5. Will Option A confuse or cause friction Jupyter users who work in both Notebook V7 and JupyterLab v4?
115
-
6. What is best for future Jupyter users who have never used either any version of Notebook or JupyterLab?
110
+
* Is Option A or Option B be more accessible?
111
+
* If we were to design this from scratch today, would our design work and look more like Option A or Option B?
112
+
* Is Option A or Option B more maintainable?
113
+
* Is Option A or Option B be more secure?
114
+
* Will Option A confuse or cause friction Jupyter users who work in both Notebook V7 and JupyterLab v4?
115
+
* What is best for future Jupyter users who have never used either any version of Notebook or JupyterLab?
116
+
* Have we done everything possible to minimize the experience gap for users of Notebook v6 (while recognizing, given other constraints, that we can't always eliminate it completely)?
0 commit comments