-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdayum.py
More file actions
234 lines (201 loc) · 3.26 KB
/
dayum.py
File metadata and controls
234 lines (201 loc) · 3.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
# -*- coding: utf-8 -*-
# <nbformat>3.0</nbformat>
# <headingcell level=1>
# Oh my Dayum! Code Smells
# <markdowncell>
# with `DataCleaning()` code sample inspired thanks to Group 10!
# <codecell>
from IPython.display import HTML
HTML(DataCleaning("Dayum")) #testing for invalid input
# <markdowncell>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <codecell>
from IPython.display import YouTubeVideo
videoid = "DcJFdCmN98s"
YouTubeVideo(videoid)
# <markdowncell>
# Later versions of IPython Notebook allow you to use other YouTube parameters, such as `autoplay` and time offset to `start` playing a video from a specified point in time, whereas earlier versions only support embedding the video by id, but don't provide other parameters.
# <codecell>
from datetime import timedelta
start=int(timedelta(hours=0, minutes=1, seconds=12).total_seconds())
start
# <codecell>
YouTubeVideo(videoid, start=start, autoplay=1, theme="light", color="red")
# <markdowncell>
# This StackOverflow article provides further background: http://stackoverflow.com/questions/13119791/can-the-ipython-notebook-youtubevideo-class-play-from-time-offset
#
# IPython has a [Rich Display System](http://nbviewer.ipython.org/urls/raw.github.com/ipython/ipython/1.x/examples/notebooks/Part%205%20-%20Rich%20Display%20System.ipynb) and you can [Defining Custom Display Logic for Your Own Objects](http://nbviewer.ipython.org/url/github.com/ipython/ipython/raw/master/examples/notebooks/Custom%20Display%20Logic.ipynb).
# <markdowncell>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <br>
# <codecell>
# This cell is *supposed* to be hidden off-screen during a presentation
# But make sure to run this cell first otherwise the first cell will fail.
def DataCleaning(awesomeness):
return '''
<span style="color:red">Invalid input bro, gg. Valid inputs are "past hour", "past day", "past 7days", "past 30days"</span>
<pre>
This is how code is *supposed* to be
The data they blend so perfectly
The science up in here is goin' dayum, dayum, DAYUM
I wish you could smell what I'm smellin'
You byte<span style="text-decoration: line-through;opacity: 0.3;">-compile</span> the code, the code bites back!
dayum, dayum, DAYUM
</pre>
<a href="http://youtu.be/DcJFdCmN98s?t=1m12s">Click here for further debugging information</a>
'''