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 4050df1 commit 6953285Copy full SHA for 6953285
_config.yml
@@ -35,12 +35,10 @@ html:
35
use_edit_page_button: true
36
use_repository_button: true
37
use_issues_button: true
38
- # baseurl: https://lectures.scientific-python.org
39
- baseurl: https://matthew-brett.github.io/scipy-lecture-notes
+ baseurl: https://lectures.scientific-python.org
40
41
repository:
42
- # url: https://github.com/scipy-lectures/scientific-python-lectures
43
- url: https://github.com/matthew-brett/scipy-lecture-notes
+ url: https://github.com/scipy-lectures/scientific-python-lectures
44
branch: main
45
46
launch_buttons:
0 commit comments