thebe
thebe copied to clipboard
Running custom code with Thebe returns error "Uncaught TypeError: thebe.events.on(...) is not a function"
Here is the code sample
%LOAD sqlite3 db=student_grades.db timeout=2 shared_cache=true
select * from students;