Cal-CS-61A-Staff / 61a-code

Web-based IDE for Python, Scheme, and SQL intended for students taking CS 61A.
MIT License
7 stars 9 forks source link

Get imports + open working #11

Open rahularya50 opened 5 years ago

rahularya50 commented 5 years ago

Get imports and open / load in Python / Scheme / SQL to work with the tool's internal filesystem, rather than the hacky solution we have now where files are loaded from the server.