##// END OF EJS Templates
tabulation adjustment
Eugene Van den Bulke -
Show More
@@ -63,7 +63,7 b' class YouTubeVideo(IFrame):'
63 ></iframe>
63 ></iframe>
64 """
64 """
65
65
66 class VimeoVideo(VideoIFrame):
66 class VimeoVideo(IFrame):
67 """
67 """
68 Class for embedding a Vimeo video in an IPython session, based on its video id.
68 Class for embedding a Vimeo video in an IPython session, based on its video id.
69 """
69 """
General Comments 0
You need to be logged in to leave comments. Login now