relate icon indicating copy to clipboard operation
relate copied to clipboard

RELATE is an Environment for Learning And TEaching

Results 137 relate issues
Sort by recently updated
recently updated
newest added

Same if accessing the grade book. This may happen if completing a flow in preview and then trying to grade it, where grading always uses the currently public/active branch.

There are a few different ones to take care of: - images - data files - YAML includes - Markdown includes Currently, `repo:images/stuff.png` implicitly refers to a path from the...

enhancement

Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...

update dependencies
python

- add ipynb mimetype - check that json loads - check that json has `nbformat` >= 4

Maybe "validate current roster"? Perhaps merged with preapprovals?

Things still missing: - [ ] Codemirror (see [here](https://discuss.codemirror.net/t/dynamic-light-mode-dark-mode-how/4709/3) for an approach to automatic dark mode) - [ ] Select2 (possibly not a dealbreaker) - [ ] Notebook includes? (this...

As of right now, this is the ad-hoc fix applied before a CS450 exam. But the code that's being touched here is still brittle in the face of multiple valid...

What's right for one box may depend on the answer given in another.

Setting the recursion limit to (say) 10k and then overflowing the stack leads the container to crash. The result is a `RemoteDisconnected` error, which is currently being treated as a...