File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -172,10 +172,10 @@ is still responsible for cosmetic styling:
172
172
}
173
173
174
174
You can see some examples using these options at
175
- ` RISE/examples/overlay.ipynb ` and ` RISE/examples/header-footer.ipynb ` ,
175
+ ` RISE/examples/overlay.ipynb ` and ` RISE/examples/header-footer.md ` ,
176
176
or in binder respectively
177
177
[ ![ ] ( https://mybinder.org/badge.svg )] ( https://mybinder.org/v2/gh/damianavila/RISE/master?filepath=examples%2Foverlay.ipynb )
178
- [ ![ ] ( https://mybinder.org/badge.svg )] ( https://mybinder.org/v2/gh/damianavila/RISE/master?filepath=examples%2Fheader-footer.ipynb )
178
+ [ ![ ] ( https://mybinder.org/badge.svg )] ( https://mybinder.org/v2/gh/damianavila/RISE/master?filepath=examples%2Fheader-footer.md )
179
179
180
180
181
181
### Enable a right scroll bar
Original file line number Diff line number Diff line change 116
116
"cell_type" : " markdown" ,
117
117
"metadata" : {},
118
118
"source" : [
119
- " The present notebook demonstrates defining `overlay`, [this other one](header-footer.ipynb ) shows how to \n " ,
119
+ " The present notebook demonstrates defining `overlay`, [this other one](header-footer.md ) shows how to \n " ,
120
120
" use `header`, `footer` and `backimage`."
121
121
]
122
122
}
You can’t perform that action at this time.
0 commit comments