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 …