Tag: Python Code Block
-
Word Count
Next we will show how to build a Word Count where we will allow the usage of local files. This …
-
Plotly Chart Block
The Plotly Chart block enables interactive visualisation using the great Plotly.js library via its JSON schema – see Plotly JSON …
-
HTML Code Block
The HTML Code block allows us to dynamic render HTML code and displays it in the browser.
To demonstrate this …
-
Python Code Block using Pyodide
The Python Code block relies on the Pyodide project. It allows us to run Python Code directly in the browser. …