From 415b6924acee2b1e37bbe6f50c064c38853ec8c8 Mon Sep 17 00:00:00 2001 From: Scott Draves Date: Mon, 21 May 2018 22:38:35 -0400 Subject: [PATCH] #6903 link to new doc --- StartHere.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StartHere.ipynb b/StartHere.ipynb index 031dc91ce1..7e27fcc580 100644 --- a/StartHere.ipynb +++ b/StartHere.ipynb @@ -46,7 +46,7 @@ "[Display of Null](doc/groovy/showNullExecutionResult.ipynb), [Custom Displayers and `jvm-repr`](doc/groovy/JvmRepr.ipynb).\n", "\n", "### Forms, Widgets, and Interaction\n", - "[EasyForm](doc/groovy/EasyForm.ipynb), [Output Widget](doc/groovy/OutputWidget.ipynb), [Output Containers and Layout Managers](doc/groovy/OutputContainers.ipynb), [Groovy interface to Jupyter JS Widgets](doc/groovy/JavaWidgets.ipynb), [Interactive recomputation](doc/groovy/Interactive.ipynb).\n", + "[EasyForm](doc/groovy/EasyForm.ipynb), [Output Widget](doc/groovy/OutputWidget.ipynb), [Output Containers and Layout Managers](doc/groovy/OutputContainers.ipynb), [Groovy interface to Jupyter JS Widgets](doc/groovy/JavaWidgets.ipynb), [3D Visualization and Maps](doc/groovy/3D.ipynb), [Interactive recomputation](doc/groovy/Interactive.ipynb).\n", "\n", "### Automation\n", "[Progress Reporting API](doc/groovy/ProgressUpdateReporting.ipynb), [Initialization Cells](doc/python/InitCells.ipynb), [Get Code](doc/groovy/CodeCell.ipynb), [Run Another Cell](doc/groovy/RunCells.ipynb).\n",