mirror of
https://github.com/bellingcat/sugartrail.git
synced 2026-06-07 19:18:30 +03:00
changed favicon and updated instructions
This commit is contained in:
2
Procfile
2
Procfile
@@ -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']"
|
||||
|
||||
@@ -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`.
|
||||
|
||||
@@ -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 |
Reference in New Issue
Block a user