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: docs/tutorials/01_overview.ipynb
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -175,7 +175,8 @@
175
175
"\n",
176
176
"\n",
177
177
"### Using Monochrome\n",
178
-
"Monochrome needs to be installed separately. We will provide installation instructions soon."
178
+
"\n",
179
+
"Monochrome may need to be installed separately using `pip install monochrome`. It is a more advanced viewer with better interactive features. The following code will display the video in a new window:"
Copy file name to clipboardExpand all lines: docs/tutorials/basics.ipynb
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -186,7 +186,8 @@
186
186
"\n",
187
187
"\n",
188
188
"### Using Monochrome\n",
189
-
"Monochrome needs to be installed separately. We will provide installation instructions soon."
189
+
"\n",
190
+
"Monochrome may need to be installed separately using `pip install monochrome`. It is a more advanced viewer with better interactive features. The following code will display the video in a new window:"
0 commit comments