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: 62-cell-id/cell-id.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -171,7 +171,7 @@ index e3dedf2..4f192e6 100644
171
171
- Human-readable strings are preferable defaults for ids that will be used in links / visible
172
172
5. Uniqueness across notebooks is not a goal.
173
173
- A managed ecosystem might make use of uniqueness across documents, but the spec doesn't expect this behavior
174
-
6. Users should not need to directly view or edit cell ids.
174
+
6. Users should not need to directly view or edit cell ids in order to use a notebook (though applications may choose to display the cell id to the user).
175
175
- Applications need not make any user interface changes to support the 4.5 format with ids added. If they wish to display cell ids they can but generally they should be invisible to the end user unless they're programmatically referencing a cell.
0 commit comments