What did you do this week?
I got my own static version of Jupyterlite running. I'm now trying to figure out how to change this._input to a global variable, so we can access it in the console. But, it's this._input is referenced in the JupyterLab files, not Jupyterlite. Jupyterlite uses JupyterLab's API, so I need to figure out a way to call it and change it.
What is coming up next?
Continuing this work, changing input to a global variable so we can access it
Did you get stuck anywhere?
A little bit, but I am figuring it out. I am meeting with a mentor tomorrow so hopefully I can get it figure out by then!