-
Notifications
You must be signed in to change notification settings - Fork 224
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rewrap to 88 characters in GALLERY_HEADER.rst (#3640)
- Loading branch information
Showing
3 changed files
with
7 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
.. _gallery: | ||
|
||
Gallery | ||
======= | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
Intro to PyGMT | ||
============== | ||
|
||
Welcome to PyGMT! The tutorials in this intro are designed to teach basic | ||
concepts to create maps in PyGMT. | ||
Welcome to PyGMT! The tutorials in this intro are designed to teach basic concepts to | ||
create maps in PyGMT. | ||
|
||
**About this intro** | ||
|
||
It is assumed that PyGMT has been successfully :doc:`installed </install>` | ||
on your system. To test this, run ``import pygmt`` in a Python IDE or | ||
It is assumed that PyGMT has been successfully :doc:`installed </install>` on your | ||
system. To test this, run ``import pygmt`` in a Python IDE or | ||
`Jupyter <https://jupyter.org>`__ notebook. | ||
|
||
This intro will progressively cover PyGMT data manipulation and plotting | ||
concepts, and later tutorials will use concepts explained in previous ones. | ||
It will not cover all PyGMT functions and methods. | ||
This intro will progressively cover PyGMT data manipulation and plotting concepts, and | ||
later tutorials will use concepts explained in previous ones. It will not cover all | ||
PyGMT functions and methods. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
.. _tutorials: | ||
|
||
Tutorials | ||
========= | ||
|
||
|