You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ Where's the code for embedding it in MOOCs? <br>
64
64
I'm currently working on this over here (for edx specifically): https://github.com/ethanchewy/pybuddy2.0
65
65
66
66
I want the code to actually compile and run in a certain way?
67
-
If you want to actually execute the python look at my XBlock code: https://github.com/ethanchewy/pybuddy2.0 . Remember to sandbox the code with RestrictedPython or something.
67
+
If you want to actually execute the python safely look at my XBlock code: https://github.com/ethanchewy/pybuddy2.0 . Remember to sandbox the code with RestrictedPython or something.
68
68
69
69
###Credits:
70
70
This was made by Ethan Chiu as a research project under the guidance of Wellesley College professor Eni Mustafaraj.
0 commit comments