Better error message for "notebook not found"
Open
- Dominant language
- Python
- Stars
- 435
- Forks
- 124
- Avg merge
- 5h 40m
- Merged PRs (30d)
- 14
Description
Discussed in https://github.com/inducer/relate/discussions/871
Originally posted by **RachelBrodsky** January 3, 2022
When trying to render a Python notebook as instructed by the documentation (use {{ render_notebook_cells("code/test.ipynb", clear_markdown=True, clear_output=True) }}) I get an OS input/output error (shown in the image). How do you resolve this? Do you know what this error means?
There should be a helpful error message in this case. Either the text should render as "notebook not found", or this should be caught during validation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.