Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support displaying external resources in flow page #1190

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jiaqing23
Copy link

@jiaqing23 jiaqing23 commented Nov 16, 2024

Support displaying external resources like Jupyter Notebooks or NumPy/SciPy documentation in iframe. This would make it easier for students taking a ProctorU exam, as the Guardian browser only allows one tab, saving time spent switching and loading between different pages.

Example config: https://github.com/jiaqing23/relate-sample/blob/9a45091e4c00c4610060b205c3e805d74f071ade/flows/001-linalg-recap.yml#L43-L51

external_resources:

-
    title: Numpy
    url: https://numpy.org/doc/

-
    title: JupyterLab
    url: https://scicomp-jupyterlab.cs.illinois.edu/lab/

@jiaqing23 jiaqing23 marked this pull request as ready for review November 16, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant