Skip to content

dmerson/ESRIWorkpages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

Download this directory to your local machine. You must have a version of python 3 installed on your machine.

Go to this directory and create a python web server. In windows, type "cmd" after you have browsed to the directory in the pathname. Type the following: python -m http.server 9000 --bind 127.0.0.1 Go to http://127.0.0.1:9000

To change file change trainsofdeath.csv to any csv file located in this directory. const url = "http://127.0.0.1:9000/trainsofdeath.csv";

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages