Skip to content

Commit 279fd6d

Browse files
authored
Update README.md
1 parent 70ade00 commit 279fd6d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,7 @@ SETUP : ~40 mins
7070

7171
1. To generate the voila dashboard from the notebook:
7272
(in JupyterLab terminal)
73-
$ voila --template=gridstack <path_to_notebook> --theme=dark
74-
(voila --template=gridstack jupyter_notebooks/spectrum_analyser/RFSoC\ Spectrum\ Analyser-Voila.ipynb --theme=dark)
73+
$ voila --template=gridstack jupyter_notebooks/spectrum_analyser/RFSoC\ Spectrum\ Analyser-Voila.ipynb --theme=dark
7574

7675
2. To load the dashboard go to the address provided in a browser, usually "http://localhost:8866/", where localhost is the IP of the board
7776

0 commit comments

Comments
 (0)