Commit 10cdef9
committed
Thebe: demonstrate Thebe to run code inline
- Don't merge: this is a demo.
- This includes the Pandas pull request, but is unrelated. Diff
will look better once that is merged.
- A "Launch" button appears at the top
- Then, it launches a kernel on mybinder.org in the default jupyter
data sci repo (todo: does this have everything this course needs?).
- Then, you can click "run" on any cell and see the output (just like
Jupyter would look), also edit the code and re-run.
- Formatting is a bit off (line spacing is too much, probably since
this uses sphinx_rtd_theme).
- I don't think we should use this for 2023 (not unless there is more
testing and maybe an own mybinder instance...), but hopefully it's a
good demo.1 parent 6945c91 commit 10cdef9
3 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
46 | 53 | | |
47 | 54 | | |
48 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments