Skip to content

Commit

Permalink
updated youtube embed for RTD
Browse files Browse the repository at this point in the history
  • Loading branch information
ljchang committed Jul 10, 2020
1 parent d93c640 commit ba70cd7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,11 @@ NLTools

Watch a video in which Dr. Eshin Jolly, PhD outlines some of the design principles behind nltools at SciPy 2020.

.. youtube:: 1c1AnXLs7xM
.. raw:: html

<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto;">
<iframe src="https://www.youtube.com/embed/1c1AnXLs7xM" frameborder="0" allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe>
</div>

Learn how to use nltools with hands on tutorials:

Expand Down

0 comments on commit ba70cd7

Please sign in to comment.