Skip to content

Commit 20924f6

Browse files
committed
Update docs
1 parent b03aa8e commit 20924f6

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

docs/tutorials/01_overview.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,8 @@
175175
"\n",
176176
"\n",
177177
"### 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:"
179180
]
180181
},
181182
{
@@ -506,7 +507,7 @@
506507
],
507508
"metadata": {
508509
"kernelspec": {
509-
"display_name": "Python 3 (ipykernel)",
510+
"display_name": "optimap2",
510511
"language": "python",
511512
"name": "python3"
512513
},

docs/tutorials/basics.ipynb

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,8 @@
186186
"\n",
187187
"\n",
188188
"### 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:"
190191
]
191192
},
192193
{
@@ -512,7 +513,7 @@
512513
],
513514
"metadata": {
514515
"kernelspec": {
515-
"display_name": "Python 3 (ipykernel)",
516+
"display_name": "optimap",
516517
"language": "python",
517518
"name": "python3"
518519
},
@@ -526,7 +527,7 @@
526527
"name": "python",
527528
"nbconvert_exporter": "python",
528529
"pygments_lexer": "ipython3",
529-
"version": "3.12.4"
530+
"version": "3.12.7"
530531
},
531532
"test_name": "notebook1"
532533
},

0 commit comments

Comments
 (0)