Skip to content

Commit

Permalink
shuffle card layout around
Browse files Browse the repository at this point in the history
Signed-off-by: Ingerid Dale <[email protected]>
  • Loading branch information
Ingerid committed May 24, 2024
1 parent 24c9dbe commit 5294e4f
Showing 1 changed file with 15 additions and 8 deletions.
23 changes: 15 additions & 8 deletions dhlab_workshop/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

:::{card} [DHLAB homepage](https://www.nb.no/dh-lab/)
The Digital Humanities Laboratory at the National Library of Norway:

[dh.nb.no](https://www.nb.no/dh-lab/)
:::

Expand All @@ -15,23 +14,31 @@ The Digital Humanities Laboratory at the National Library of Norway:
List of publications using the DHLAB tools.
:::

:::{card} Demos
- [`dhlab` python demo](https://nationallibraryofnorway.github.io/digital_tekstanalyse/dhlab_class_demo.html)
- [Jupyter Notebooks](https://nationallibraryofnorway.github.io/digital_tekstanalyse/)
:::{card} [Demo](https://nationallibraryofnorway.github.io/digital_tekstanalyse/dhlab_class_demo.html)

Code snippets showcasing [`dhlab`](https://pypi.org/project/dhlab/) python classes
:::

::::

## DHLAB user interfaces

::::{grid} 4
::::{grid} 2

:::{card} Webapps
:::{card} [Webapps](https://www.nb.no/dh-lab/apper/)
User-friendly applications for text analysis and visualization.

[dh.nb.no/apps/](https://www.nb.no/dh-lab/apper/)
:::

:::{card} [Jupyter notebooks]

[Jupyter Notebooks](https://nationallibraryofnorway.github.io/digital_tekstanalyse/)
:::
::::

::::{grid} 2

:::{card} Python library [`dhlab`](https://pypi.org/project/dhlab/)

```raw
Expand All @@ -50,11 +57,11 @@ Github repository for the R library.
devtools::install_github("NationalLibraryOfNorway/dhlabR")
```
:::
::::


:::{card} Swagger API
REST-API endpoint for extracting metadata, text snippets and aggregated data from the National Library of Norway's digital collections.

[api.nb.no/dhlab/](https://api.nb.no/dhlab/)
:::

::::

0 comments on commit 5294e4f

Please sign in to comment.