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 b513844 commit 96a2cb1Copy full SHA for 96a2cb1
06_publishing.ipynb
@@ -58,7 +58,7 @@
58
"source": [
59
"%%bash\n",
60
"\n",
61
- "voila dashboard_01.ipynb"
+ "voila 06_dashboard.ipynb"
62
]
63
},
64
{
@@ -125,7 +125,7 @@
125
126
"1. Go to [mybinder.org](https://mybinder.org)\n",
127
"2. Enter the repository URL: https://github.com/nicole-brewer/scipy23-jupyter-web-app-tutorial\n",
128
- "3. Specify the path to notebook as `voila/render/dashboard_01.ipynb`\n",
+ "3. Specify the path to notebook as `voila/render/05_dashboard.ipynb`\n",
129
"4. **Use the dropdown to select the URL option**\n",
130
"5. Expand the accordion so you can see and copy the text for the badge\n",
131
"6. Paste it into the markdown cell below"
0 commit comments