Tag: Python Code Block
-
Share Block
The Share block enables the guests to share the state of a page with other visitors, allowing them to reproduce …
-
Export Block
The Export Block makes the post or page content open access by allowing the visitors to download the corresponding blueprint.json…
-
Global Student Visa Cost
In this example we are using a dataset available on Zenodo as a csv file (see https://doi.org/10.5281/zenodo.4572529). We will …
-
Showcase Aretius-Workshop, Bern University
This post shows results of an internal workshop with a historical collection at Bern University. An der Erarbeitung des Blog-Posts …
-
Python and Requests Package
Our Python code block relies on Pyodide, a Python distribution that used to not support the requests package (inseri …
-
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 …
-
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 …
-
Data Mapping with Python
This page corresponds to the Data Mapping with Python tutorial. is loading … is loading … is loading … is …
-
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. …