Category: Basic Example
-
Python and Requests Package
Our Python code block relies on Pyodide, a Python distribution that does not support the requests package. However, the …
-
Python and Matplotlib
In this example we will show you how to integrate our Python code for generating Matplotlib figures into the Python …
-
Python and Plotly
In this example we will show you how to integrate our Python code for generating Plotly figures into the Python …
-
Word Count
Next we will show how to build a Word Count where we will allow the usage of local files. This …
-
Hello World
What if we would be able to define a list of image links and allow the visitors to interactively pick …