File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ pip install -r requirements.txt
2525
2626Open the notebook
2727```
28- jupyyter notebook cube.ipynb
28+ jupyter notebook cube.ipynb
2929```
3030
3131Follow along in the browser that opens.
Original file line number Diff line number Diff line change 5050 "metadata" : {},
5151 "outputs" : [],
5252 "source" : [
53- " rr.start_web_viewer_server()"
53+ " # rr.start_web_viewer_server()"
5454 ]
5555 },
5656 {
57+ "attachments" : {},
5758 "cell_type" : " markdown" ,
5859 "id" : " bf894a1f" ,
5960 "metadata" : {},
6061 "source" : [
61- " ## Helper to the colored cube\n " ,
62+ " ## Helper to create the colored cube\n " ,
6263 " \n " ,
6364 " This is the same as the color cube demo from `rerun -m rerun_demo`, but the code\n " ,
6465 " is repeated here for context."
You can’t perform that action at this time.
0 commit comments