comment-annotations
copy-button
empty-codeblocks
expand
external
inline-code
markdown
meta-annotations
passing-props
scrollycoding-demo
scrollycoding-preview-jsx
scrollycoding-preview
scrollycoding
section
simple-code
simple-editor
slideshow-demo
slideshow
spotlight-demo
spotlight-preview
spotlight
test
themes
Debug
foo.js
Copy
console
.
log
(
"hello foo"
)
foo.py
Copy
print
(
"Hello foo"
)
foo.py
Copy
print
(
"not external"
)
#
from ./assets/foo.py
foo.js
foo.py
index.html
Copy
console
.
log
(
"hello foo"
)
another.py
Copy
print
(
"Hello foo"
)