Tag: Text Viewer Block
-
Share Block
The Share block enables the guests to share the state of a page with other visitors, allowing them to reproduce …
-
R Code Block using WebR
The R Code block relies on the WebR project. It allows us to run R Code directly in the browser.…
-
Export Block
The Export Block makes the post or page content open access by allowing the visitors to download the corresponding blueprint.json…
-
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 …
-
JavaScript Code Block
The JavaScript Code Block allows to run JavaScript code in a separate web worker. It is therefore ideal for performing …
-
Data Table Block
The Data Table block allows the visualisation and exploration of tabular data. As input it takes a JSON array with …
-
Cytoscape Block
The Cytoscape block allows the visualisation of graphs. It relies on the Cytoscape.js and it is used internally by inseri …
-
Python and Requests Package
Our Python code block relies on Pyodide, a Python distribution that used to not support the requests package (inseri …
-
Word Count
Next we will show how to build a Word Count where we will allow the usage of local files. This …
-
Zenodo Repository Block
The Zenodo Repository block allows us to reuse datasets published to Zenodo. Starting with the DOI of the dataset, the …
-
Local File Import Block
The Local File Import block allows us to consume local files, that are not uploaded at all. They remain local …
-
Plotly Chart Block
The Plotly Chart block enables interactive visualisation using the great Plotly.js library via its JSON schema – see Plotly JSON …
-
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. …