File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33These files show some examples of some of the things you can do with SimWrapper. Check out the full docs at https://simwrapper.github.io
44
5- ## Viewing these files
5+ ## Viewing these files locally
66
77SimWrapper is at https://simwrapper.github.io/site
88
99- If you're using Google Chrome or MS Edge, you can click "Add Folder" on the main
1010 SimWrapper page, browse to this folder, and give Chrome read access to this folder
1111
12- - For Firefox/Safari, run either
13- - ` java -far mini-file-server.jar ` in this folder; or
12+ - For Firefox/Safari, you can view local folders by running either
13+ - ` java -jar mini-file-server.jar ` in this folder; or
1414 - ` simwrapper serve ` to run the python tool (use ` pip install simwrapper ` first)
1515
1616Note that you have to reload your browser after you change any local files on your computer;
You can’t perform that action at this time.
0 commit comments