Skip to content

Commit

Permalink
Remove plotting (#232)
Browse files Browse the repository at this point in the history
* Remove reference to obsolete plotting.ipynb

plotting.ipynb was removed in #115.

* add line about plotting gallery
  • Loading branch information
gidden authored May 10, 2019
1 parent 205001a commit bf7d87e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions doc/source/tutorials/pyam_first_steps.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -379,8 +379,7 @@
"source": [
"## Visualization of timeseries\n",
"\n",
"This section provides one illustrative example of the plotting features of the ``pyam`` package. \n",
"Please see the `plotting.ipynb` notebook for a full tutorial on plotting."
"This section provides one illustrative example of the plotting features of the ``pyam`` package. Please see the [plotting gallery](https://pyam-iamc.readthedocs.io/en/latest/examples/index.html) for more examples on plotting with `pyam`."
]
},
{
Expand Down Expand Up @@ -651,7 +650,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.7"
"version": "3.7.3"
}
},
"nbformat": 4,
Expand Down

0 comments on commit bf7d87e

Please sign in to comment.