Chris this is so cool! Earlier this year I was thinking about doing the same thing, mostly for making interactive CLI tutorials - similar to the Git tutorial you have in the examples. Then I tried with Jupyther notebooks, but it feels quite limited, and they are not as easy to work with as Markdown files. I followed the installation instructions and it works super well! [The Gifs in the README already look promising,…
Thanks for trying it out. We have a bit of work to make bootstrap process easier. We have a limited set of notebooks published online to demo how they work. For example: * https://docable.cloud/chrisparnin/examples/basics/script.md * https://docable.cloud/chrisparnin/examples/tutorials/Git.md Right now, we're using the notebooks to build better lecture materials + workshops, especially for my DevOps course: https://g…
Thanks for including the link to your paper[1] in the README. I saved it in my Zotero library and am looking forward to reading it.
Do you have any thoughts or experience with literate programming? What about the role of Docable, versus choosing PDF as the medium for your own paper, versus something like this[2] sort of thing?