diff --git a/lessons/pydata/eda-univariate-timeseries/index.ipynb b/lessons/pydata/eda-univariate-timeseries/index.ipynb index 11415cfb99..656d49058b 100644 --- a/lessons/pydata/eda-univariate-timeseries/index.ipynb +++ b/lessons/pydata/eda-univariate-timeseries/index.ipynb @@ -83,9 +83,9 @@ "\n", "Takto vypadají náhledy dvou listů ze souboru `P1PRUZ01.xls`, který obsahuje historická data z meteorologických měření v Praze - Ruzyni. Data jsou poměrně nepěkně uspořádána. Ani v Excelu by se s těmito soubory nepracovalo dobře ...\n", "\n", - "![thumb_geografie.png](static/thumb_geografie.png \"Sheet 1\")\n", + "![thumb_geografie.png](static/thumb_geografie.png)\n", "\n", - "![thumb_teplota.png](static/thumb_teplota.png \"Sheet 2\")" + "![thumb_teplota.png](static/thumb_teplota.png)" ] }, { @@ -4138,7 +4138,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.7.6" + "version": "3.7.3" } }, "nbformat": 4,