Skip to main content

Many more

You can extend output cell types via a few lines of code and you favorite framework / package

info

Package system docs are still in development. Please request on Github issues to give it priority

Shell

danger

Currently not supported on Windows

You can type commands to your system shell. PATH is imported from your terminal automatically, and a working directory is set to NotebookDirectory

.sh
ls

Mermaid

Github repo Draw beautiful diagrams by code

.mermaid
pie title NETFLIX
"Time spent looking for movie" : 90
"Time spent watching it" : 10