This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import dash | |
from dash import dcc | |
from dash import html, Output, Input, State | |
from dash.dash_table import DataTable | |
dash.clientside_callback( | |
""" | |
function on_add_task(n_clicks, new_task_description, current_task_table_data){ | |
const updated_task_table_data = [ | |
...current_task_table_data, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from datetime import datetime | |
import dash | |
from dash import dcc | |
from dash import html, Output, Input, State | |
from dash.dash_table import DataTable | |
@dash.callback( | |
Output('table_task', 'data'), |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"responses": [ | |
{ | |
"textAnnotations": [ | |
{ | |
"locale": "en", | |
"description": "VNA\nWAITING?\nPLEASE\nTURN OFF\nYOUR\nENGINE\n", | |
"boundingPoly": { | |
"vertices": [ | |
{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -v -H "Pragma: akamai-x-cache-on, akamai | |
-x-cache-remote-on, akamai-x-check-cacheable, akamai-x-get-cache-key, akamai-x-get-extracted-values, akamai-x-ge | |
t-nonces, akamai-x-get-ssl-client-session-id, akamai-x-get-true-cache-key, akamai-x-serial-no" https://9nowtestl | |
ivehls-i.akamaihd.net/hls/live/251421/yospace-live-ssai-poc/master.m3u8 | |
* Hostname was NOT found in DNS cache | |
* Trying 119.161.91.17... | |
* Connected to 9nowtestlivehls-i.akamaihd.net (119.161.91.17) port 443 (#0) | |
* successfully set certificate verify locations: | |
* CAfile: none | |
CApath: /etc/ssl/certs |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ curl -v -H "Pragma: akamai-x-cache-on, akamai-x-cache-remote-on, akamai-x-check-cacheable, akamai-x-get-cache-key, akamai-x-get-extracted-values, akamai-x-get-nonces, akamai-x-get-ssl-client-session-id, akamai-x-get-true-cache-key, akamai-x-serial-no" https://9nowtestlivehls-i.akamaihd.net/hls/live/251421/yospace-live-ssai-poc/master.m3u8 | |
* Hostname was NOT found in DNS cache | |
* Trying 23.63.99.72... | |
* Failed to set TCP_KEEPALIVE on fd 3 | |
* Connected to 9nowtestlivehls-i.akamaihd.net (23.63.99.72) port 443 (#0) | |
* successfully set certificate verify locations: | |
* CAfile: /ec/etc/openssl/cabundle.pem | |
CApath: none | |
* SSLv3, TLS handshake, Client hello (1): | |
* SSLv3, TLS handshake, Server hello (2): |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<adResponse networkId='375613' version='1'> | |
<rendererManifest version='1'><?xml version="1.0" encoding="UTF-8"?> | |
<adRenderers version='1'><adRenderer adUnit='video,slate,' contentType='video/mp4-h264,video/mp4,video/m4v,video/mp4-mpeg4,video/mp4-mpeg4_simple,video/m4v-h264_less_eq_level_3_baseline-640-480-less_eq_1500_kbps-aaclc,video/mp4-h264_less_eq_level_3_baseline-640-480-less_eq_1500_kbps-aaclc,video/mov-h264_less_eq_level_3_baseline-640-480-less_eq_1500_kbps-aaclc,video/m4v-h264_less_level_1.3_baseline-320-240-less_eq_768_kbps-aaclc,video/mp4-h264_less_level_1.3_baseline-320-240-less_eq_768_kbps-aaclc,video/mov-h264_less_level_1.3_baseline-320-240-less_eq_768_kbps-aaclc,video/m4v-mpeg4-640-480-less_eq_2500_kbps-aaclc,video/mp4-mpeg4-640-480-less_eq_2500_kbps-aaclc,video/mov-mpeg4-640-480-less_eq_2500_kbps-aaclc,video/mp4-h264-baseline,' creativeApi='None,' name='g_html5_video_mp4' slotType='preroll,midroll,pos |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<VAST xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="vast.xsd" version="2.0"> | |
<Ad id="299801630"> | |
<InLine> | |
<AdSystem>DCM</AdSystem> | |
<AdTitle>In-Stream Video</AdTitle> | |
<Error><![CDATA[https://pagead2.googlesyndication.com/pagead/gen_204?id=xfa_video_error&aid=299801630&cid=69931104&advid=4932901]]></Error> | |
<Impression><![CDATA[https://googleads4.g.doubleclick.net/pcs/view?xai=AKAOjstBJVkxQJg6dJY77wTqkMOtXMBNdwe3TlTmPqFdJBP4wLAhKX_qF72IyKs9f84aX8Qcs849sWzzwoFizAKw2UwF4TIk3S8&sig=Cg0ArKJSzEhONW_I47vCEAE&urlfix=1&adurl=]]></Impression> | |
<Creatives> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<vmap:VMAP version="1.0" xmlns:uo="uo" xmlns:vmap="http://www.iab.net/vmap-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
<vmap:Extensions> | |
<uo:unicornOnce ttl="600" contenturi="https://once-aws-ap-southeast-2a.unicornmedia.com/now/master/playlist/e62f13e1-cab4-4fca-bdbb-eaa84d793f41/f68ef73c-99ad-464e-8e5a-b7086188a73f/895135f9-aefe-4263-9e25-ecd343f0909e/content.m3u8?oasid=396b9e3d-3c9c-42c9-9ce0-f2733aefcb93&umtp=0" contentlength="5696.597" payloadlength="6416.917" contextid="396b9e3d-3c9c-42c9-9ce0-f2733aefcb93" contenttype="audio/x-mpegURL" /> | |
<uo:contentImpressions> | |
<uo:Impression url="http://5bb3d.v.fwmrm.net/ad/l/1?s=f034&n=375613%3B375613%3B375524&t=1463100375308902004&f=&cn=videoView&et=i&uxnw=&uxss=&uxct=&init=1&ct=0" time="0" /> | |
<uo:Impression url="http://5bb3d.v.fwmrm.net/ad/l/1?s=f034&n=375613%3B375613%3B375524&t=1463100375308902004&f=&cn=slotImpression&et=i&tpos=5697&init=1&slid=15& |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<vmap:AdBreak breakType="linear" breakId="MidRoll_810_0" timeOffset="00:13:30.000"> | |
<vmap:AdSource allowMultipleAds="true" followRedirects="true" id="1"> | |
<vmap:VASTData> | |
<VAST | |
xmlns:xsd="http://www.w3.org/2001/XMLSchema" | |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="3.0"> | |
<Ad id="17934637188593820177"> | |
<InLine> | |
<AdSystem>FreeWheel</AdSystem> | |
<AdTitle>midroll</AdTitle> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<vmap:AdBreak breakType="linear" breakId="MidRoll_810_2" timeOffset="00:13:30.000"> | |
<vmap:AdSource allowMultipleAds="true" followRedirects="true" id="3"> | |
<vmap:VASTData> | |
<VAST | |
xmlns:xsd="http://www.w3.org/2001/XMLSchema" | |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
<Ad id="17322277"> | |
<InLine> | |
<AdSystem>MediaMind</AdSystem> | |
<AdTitle>AGL OEWY OTV Mi9 SRR Resized</AdTitle> |
NewerOlder