GenericMappingTools / gmt-examples

Tutorials and guides for the Generic Mapping Tools
https://www.generic-mapping-tools.org/gmt-examples/
Creative Commons Attribution 4.0 International
4 stars 0 forks source link

Add youtube support #37

Closed Esteban82 closed 3 weeks ago

Esteban82 commented 3 weeks ago

Add requirements to add youtube links in the rst files.

Is it ok @seisman

Closes #36.

seisman commented 3 weeks ago

It should be added to environment.yml, too.

Esteban82 commented 3 weeks ago

Ok. What should I add there?

  1. This?

    sphinx.ext.intersphinx
    sphinxcontrib.youtube
  2. Or this?

sphinxcontrib-youtube==1.4.1

seisman commented 3 weeks ago

Just add sphinxcontrib-youtube.