You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to request a feature for auto-submitting Jupyter Notebook from the Jupyter Notebook itself to the UNCode grading environment.
I believe this could help make the submission workflow easier for students instead of manually uploading and submitting in UNcode.
Something like the below:
I have been working on something like this since, months to be integrated into UNCode, for which I have been trying to create a Python library that emulates this button: https://github.com/ranjiGT/uncodejupyterplugin
Let me know if this can be integrated into the current pipeline of UNCode.
Appreciate your time!
The text was updated successfully, but these errors were encountered:
ranjiGT
changed the title
Auto-submit Jupiter Notebooks to UNCode grading environment
Auto-submit Jupyter Notebooks to UNCode grading environment
Aug 11, 2022
Hi there!
the Dev team have review your feature request and we think that could be a great add to the functionality of UNCode, we discussed some tools like JupyterLite that could make the trick with an own implementation of it adding the button to submit the notebook and adding it to UNCode via an <iframe>, this meaning deployment costs, for now we think that the best option to upload notebooks is give students their own jupyter environment via UNCode and avoid deal with sensitive or main information of the tasks and courses. However we're still considering options, but we will attend your request in the future, thanks!
Hi, leads,
I would like to request a feature for auto-submitting Jupyter Notebook from the Jupyter Notebook itself to the UNCode grading environment.
I believe this could help make the submission workflow easier for students instead of manually uploading and submitting in UNcode.
Something like the below:
I have been working on something like this since, months to be integrated into UNCode, for which I have been trying to create a Python library that emulates this button: https://github.com/ranjiGT/uncodejupyterplugin
Let me know if this can be integrated into the current pipeline of UNCode.
Appreciate your time!
The text was updated successfully, but these errors were encountered: