File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ We saw it is pretty easy to continuously update results on the Readme of the rep
77
88We will demonstrate the scenario of converting a Jupyter Notebook to a webpage.
99
10- Notebook: [ ` plot_noise_levels.ipynb ` ] ( https://github.com/uwescience/SciPy2024- GitHubActionsTutorial/blob/main/ambient_sound_analysis/plot_noise_levels.ipynb )
10+ Notebook: [ ` plot_noise_levels.ipynb ` ] ( https://github.com/uwescience/GitHubActionsTutorial-USRSE24 /blob/main/ambient_sound_analysis/plot_noise_levels.ipynb )
1111
12- Create Website with Spectrogram Workflow: [ ` .github/workflows/create_website_spectrogram.yml ` ] ( https://github.com/uwescience/SciPy2024- GitHubActionsTutorial/blob/main/.github/workflows/create_website_spectrogram.yml )
12+ Create Website with Spectrogram Workflow: [ ` .github/workflows/create_website_spectrogram.yml ` ] ( https://github.com/uwescience/GitHubActionsTutorial-USRSE24 /blob/main/.github/workflows/create_website_spectrogram.yml )
1313
1414
1515The process consists of the following stages:
@@ -25,7 +25,7 @@ The process consists of the following stages:
2525
2626The website can be found here:
2727
28- [ https://uwescience.github.io/SciPy2024- GitHubActionsTutorial/plot\_noise\_levels.html ] ( https://uwescience.github.io/SciPy2024- GitHubActionsTutorial/plot_noise_levels.html )
28+ [ https://uwescience.github.io/GitHubActionsTutorial-USRSE24 /plot\_noise\_levels.html ] ( https://uwescience.github.io/GitHubActionsTutorial-USRSE24 /plot_noise_levels.html )
2929
3030
3131The procedure is set up to run on ` push ` thus every time the notebook is updated the website is updated.
@@ -43,4 +43,4 @@ Other ways:
4343* [ Jupyterbook] ( https://jupyterbook.org/en/stable/publish/gh-pages.html )
4444* [ Readthedocs] ( https://about.readthedocs.com/?ref=readthedocs.com )
4545* Jekyll template
46- * Dashboard
46+ * Dashboard
You can’t perform that action at this time.
0 commit comments