View the xyz studio lines black and white map.
Download this repo, then start a web server in its directory:
python -m SimpleHTTPServer 8000
If that doesn't work, try:
python -m http.server 8000
Then navigate to: http://localhost:8000
xyz maps for data viz
View the xyz studio lines black and white map.
Download this repo, then start a web server in its directory:
python -m SimpleHTTPServer 8000
If that doesn't work, try:
python -m http.server 8000
Then navigate to: http://localhost:8000