We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70ade00 commit 279fd6dCopy full SHA for 279fd6d
README.md
@@ -70,8 +70,7 @@ SETUP : ~40 mins
70
71
1. To generate the voila dashboard from the notebook:
72
(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)
+ $ voila --template=gridstack jupyter_notebooks/spectrum_analyser/RFSoC\ Spectrum\ Analyser-Voila.ipynb --theme=dark
75
76
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
77
0 commit comments