changed favicon and updated instructions

This commit is contained in:
seangreaves
2023-01-01 18:39:42 +00:00
parent 109ffd9391
commit a63fbf30ee
4 changed files with 3 additions and 4 deletions

View File

@@ -1 +1 @@
web: voila --port=$PORT --no-browser --Voila.ip=0.0.0.0 dashboard/quickstart_voila.ipynb --VoilaConfiguration.file_whitelist="['favicon.ico']"
web: voila --port=$PORT --no-browser --Voila.ip=0.0.0.0 dashboard/Sugartrail.ipynb --VoilaConfiguration.file_whitelist="['favicon.ico']"

View File

@@ -31,5 +31,4 @@ pip install -e .
jupyter nbextension enable --py --sys-prefix ipyleaflet
```
4. For a quickstart run `voila dashboard/quickstart_voila.ipynb` (no-code). For a more detailed explanation of the tool's capabilities, run `jupyter notebook notebooks` and open either `quickstart.ipynb` or `001_getting_started.ipynb`.
4. For a quickstart run `voila dashboard/Sugartrail.ipynb` (no-code). For a more detailed explanation of the tool's capabilities, run `jupyter notebook notebooks` and open either `quickstart.ipynb` or `001_getting_started.ipynb`.

View File

@@ -5,7 +5,7 @@
"id": "b6926e35",
"metadata": {},
"source": [
"# sugartrail "
"# Sugartrail "
]
},
{

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB