We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e527c41 commit 2beba9bCopy full SHA for 2beba9b
server/readme.md
@@ -18,8 +18,9 @@ Can be used to serve JSROOT and ROOT files on localhost httpserver.
18
[shell] cd ~/work
19
[shell] python3 jsroot/server/server.py
20
```
21
-4. Open ROOT file in JSROOT with the link:
+4. Open local or remote ROOT files with the link:
22
23
+ http://localhost:8000/jsroot/?file=../files/hsimple.root&item=hpxpy&opt=colz
24
http://localhost:8000/jsroot/?file=https://root.cern/js/files/hsimple.root&item=hpxpy&opt=colz
25
26
5. Also test examples.htm and api.htm:
0 commit comments