Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Update travis #701

Closed
wants to merge 10 commits into from
Closed

WIP: Update travis #701

wants to merge 10 commits into from

Conversation

seisman
Copy link
Member

@seisman seisman commented May 9, 2019

Description of proposed changes

Fixes #

Reminders

  • Make sure that your code follows our style. Use the other functions/files as a basis.
  • Add tests for new features or tests that would have caught the bug that you're fixing.
  • Describe changes to function behavior and arguments in a comment below the function declaration.
  • If adding new functionality, add a detailed description to the documentation and/or an example.

@seisman seisman closed this May 20, 2019
@seisman seisman reopened this May 20, 2019
@seisman seisman closed this May 20, 2019
@seisman seisman deleted the update-travis branch May 20, 2019 21:47
obaney pushed a commit to obaney/gmt that referenced this pull request Aug 18, 2021
…ols#701)

When IPython is not available, `fig.show()` reports an error:
```
Cannot find IPython. Make sure you have it installed or use 'external=True' to open in an external viewer.
```

The error message is out-of-date. Instead, it should report:
```
Cannot find IPython. Make sure you have it installed or use 'method="external"' to open in an external viewer.
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant