Eric Huber
Eric Huber
Updated today with some improvements and 3.10.2.
Some more enhancements in the attachment at #5495, not incorporated here yet.
The base image here is quite old now. The plan is to try to incorporate the next updates at https://github.com/PrairieLearn/PrairieLearn/pull/5263 and streamline this for instructors.
I think we need to give the Jupyter workspace the same treatment, see https://github.com/PrairieLearn/PrairieLearn/discussions/6044#discussioncomment-3485293
If pagination is an issue as mentioned in #5639, maybe this could be done as a GraphQL API.
Until an option is added to `pl-python-variable` to do this automatically, you can use a drop-in wrapper around basic types like this: ```python3 #!/usr/bin/env python3 import json class IndentWrapper: def...
Can you clarify what happens when you upgrade your Theia image that conflicts with this?
This seems to be the same issue as #169
Hm, can you be more specific about what the problem is? This is what I see: 
Ah, now I see the *n=0* part.