diff --git a/notebooks-examples-trials/TropiDash_backbone.ipynb b/notebooks-examples-trials/TropiDash_backbone.ipynb index 3ab555bd..3cf8d27e 100644 --- a/notebooks-examples-trials/TropiDash_backbone.ipynb +++ b/notebooks-examples-trials/TropiDash_backbone.ipynb @@ -406,7 +406,7 @@ " \"
  • Point-Wise Temporal Evolution of Atmospheric Variables
  • \"))\n", " display(widgets.HTML(value=\"All documents regarding the dashboard are available at the following github repository.\"))\n", " display(widgets.HTML(value=\"You can find more information about each section in the dashboard documentation.\"))\n", - " display(widgets.HTML(value=\"For specific tutorial examples please refer to the folder tutorials\")\n", + " display(widgets.HTML(value=\"For specific tutorial examples please refer to the folder tutorials\"))\n", " display(widgets.HTML(value=\"To use the dashboard, select the forecast date, the active cyclone, the numbers of ensembles to plot and click the button.\"\n", " \" The dashboard will automatically update the plots and the data displayed in the sections.\"))\n", " display(widgets.HTML(value=\"If you want to install the dashboard locally, please find the required packages to run the notebook in the file requirements.yml.\"))\n",