What did you do this week?
Continuing from this week, I really focused on the "Upload File" button on the JupyterLite instance that we had running, and how it works, and how we could trigger the file upload mechanism. I spent way too long on this, instead of other solutions I could possibly come up with instead of triggering the "Upload File" button and hotswapping that way.
What is coming up next?
Continue the work from Week 2. I really want to focus on how I can trigger this button or figure out another way we could do this. Our original idea was to convert into Jupyter Notebook format, reload content to be edited with Jupyter's interface, and then save back to an rst file.
Did you get stuck anywhere?
Yes, definitely getting stuck on triggering this button but I know I need to either figure it out here pretty soon or go about this a different way.