New type of question: JupyterNotebookQuestion
Open
discussion
enhancement
- Dominant language
- Python
- Stars
- 435
- Forks
- 124
- Avg merge
- 5h 40m
- Merged PRs (30d)
- 14
Description
Or `JupyterNotebookUploadQuestion`?
I think it's quite easy to achieve that by subclassing `UploadQuestion`. Features:
1. Allow only uploading file with extension ".ipynb"
1. Check validaty of the file
1. Enable preview in upload ui and grading ui
1. ~~Prevent dangerous (JavaScript) code in preview~~
Any suggestions?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.