This file contains 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
print("Importing libraries...") | |
import numpy as np | |
import pyaudio | |
import wave | |
from flucoma import fluid | |
from scipy.io import wavfile | |
import simpleaudio as sa | |
from sklearn.neighbors import NearestNeighbors | |
import os |
This file contains 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 numpy as np | |
import pyaudio | |
import wave | |
from flucoma import fluid | |
from scipy.io import wavfile | |
import simpleaudio as sa | |
from sklearn.neighbors import NearestNeighbors | |
import os | |
import random | |
import time |
This file contains 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
<!DOCTYPE html> | |
<html> | |
<head> | |
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script> | |
<style> | |
body { | |
font-family: sans-serif; | |
} |
This file contains 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
<!DOCTYPE html> | |
<html> | |
<head> | |
<style> | |
body { | |
font-family: sans-serif; | |
} | |
html { | |
background-color: #000000; |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
We can't make this file beautiful and searchable because it's too large.
This file contains 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
"city","city_ascii","lat","lng","country","iso2","iso3","admin_name","capital","population","id" | |
"Tokyo","Tokyo","35.6839","139.7744","Japan","JP","JPN","Tōkyō","primary","39105000","1392685764" | |
"Jakarta","Jakarta","-6.2146","106.8451","Indonesia","ID","IDN","Jakarta","primary","35362000","1360771077" | |
"Delhi","Delhi","28.6667","77.2167","India","IN","IND","Delhi","admin","31870000","1356872604" | |
"Manila","Manila","14.6000","120.9833","Philippines","PH","PHL","Manila","primary","23971000","1608618140" | |
"São Paulo","Sao Paulo","-23.5504","-46.6339","Brazil","BR","BRA","São Paulo","admin","22495000","1076532519" | |
"Seoul","Seoul","37.5600","126.9900","South Korea","KR","KOR","Seoul","primary","22394000","1410836482" | |
"Mumbai","Mumbai","19.0758","72.8775","India","IN","IND","Mahārāshtra","admin","22186000","1356226629" | |
"Shanghai","Shanghai","31.1667","121.4667","China","CN","CHN","Shanghai","admin","22118000","1156073548" | |
"Mexico City","Mexico City","19.4333","-99.1333","Mexico","MX","MEX","Ciudad de México","primary" |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file has been truncated, but you can view the full file.
This file contains 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
{"2359":{"lat":48.8602,"lon":2.33392,"URL":"http:\/\/farm4.static.flickr.com\/3101\/3112003313_c78341f89f.jpg"},"3199":{"lat":48.8239,"lon":2.36293,"URL":"http:\/\/farm4.static.flickr.com\/3205\/3153222634_53a8e10303.jpg"},"3221":{"lat":48.874,"lon":2.37476,"URL":"http:\/\/farm4.static.flickr.com\/3220\/3153418190_450595be4e.jpg"},"3721":{"lat":48.8527,"lon":2.34706,"URL":"http:\/\/farm4.static.flickr.com\/3240\/3148627008_f9e2d63d88.jpg"},"4502":{"lat":48.8485,"lon":2.3518,"URL":"http:\/\/farm4.static.flickr.com\/3249\/3144124324_4a7b5f0d69.jpg"},"5244":{"lat":48.8613,"lon":2.33481,"URL":"http:\/\/farm4.static.flickr.com\/3208\/3145265418_2269ff5ed9.jpg"},"5649":{"lat":48.8516,"lon":2.36444,"URL":"http:\/\/farm3.static.flickr.com\/2209\/2915105305_bc8df9d8b9.jpg"},"5650":{"lat":48.8723,"lon":2.29979,"URL":"http:\/\/farm4.static.flickr.com\/3230\/3142199705_5d093b9278.jpg"},"5682":{"lat":48.8587,"lon":2.35221,"URL":"http:\/\/farm4.static.flickr.com\/3257\/3143208618_fac08f460c.jpg"},"6014":{"lat":48.8472,"lon |
This file has been truncated, but you can view the full file.
This file contains 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
<html> | |
<head><meta charset="utf-8" /></head> | |
<body> | |
<div> <script type="text/javascript">window.PlotlyConfig = {MathJaxConfig: 'local'};</script> | |
<script type="text/javascript">/** | |
* plotly.js v2.9.0 | |
* Copyright 2012-2022, Plotly, Inc. | |
* All rights reserved. | |
* Licensed under the MIT license | |
*/ |
This file contains 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
<table style="width: 100%;" > | |
<tbody> | |
<tr> | |
<td> | |
<h3>British Museum</h3> | |
<iframe src="https://www.britishmuseum.org" /> | |
</td> | |
<td> | |
<h3>British Museum</h3> | |
<iframe src="https://www.britishmuseum.org" /> |
NewerOlder