From a4cde5dcaa6e95a8241efde5f21fa1ec0c9ebe23 Mon Sep 17 00:00:00 2001 From: wragge Date: Fri, 3 May 2024 06:45:55 +0000 Subject: [PATCH] Commit from GitHub Actions (docker-push) --- index.ipynb | 36 ++++++++++++++++++++---------------- 1 file changed, 20 insertions(+), 16 deletions(-) diff --git a/index.ipynb b/index.ipynb index a599705..5d00f0f 100644 --- a/index.ipynb +++ b/index.ipynb @@ -2,34 +2,38 @@ "cells": [ { "cell_type": "markdown", - "id": "b6a66314", + "id": "b5509b64", "metadata": {}, "source": [ - "# Trove web archives\n", + "# trove-web-archives\n", "\n", - "Current version: [v0.0.0](https://github.com/GLAM-Workbench/trove-web-archives/releases/tag/v0.0.0)\n", + "A GLAM Workbench repository\n", "\n", - "Tools and examples to woth with Pandora For more information see the [Trove web archives](https://glam-workbench.net/trove-web-archives/) section of the GLAM Workbench.\n", + "For more information and documentation see the [Trove web archive collections (Pandora)](https://glam-workbench.net/trove-web-archives) section of the [GLAM Workbench](https://glam-workbench.net).\n", "\n", - "## Notebook topics\n", - "\n", - "* [Notebook title](sample_notebook.ipynb) – this notebook does things\n", - "\n", - "See the [GLAM Workbench for more details](https://glam-workbench.net/trove-web-archives/).\n" + "## Notebooks\n", + "- [Create title datasets from collections and subjects](https://github.com/GLAM-Workbench/trove-web-archives/blob/master/create-datasets.ipynb)\n", + "- [Harvest Pandora subjects and collections](https://github.com/GLAM-Workbench/trove-web-archives/blob/master/harvest-pandora-subject-collections.ipynb)\n", + "- [Harvest the full collection of Pandora titles](https://github.com/GLAM-Workbench/trove-web-archives/blob/master/harvest-pandora-titles.ipynb)" ] }, { "cell_type": "markdown", - "id": "5e418be3", + "id": "f74f419f", + "metadata": {}, + "source": [ + "## Associated datasets\n", + "- [trove-web-archives-titles](https://github.com/GLAM-Workbench/trove-web-archives-titles)\n", + "- [trove-web-archives-collections](https://github.com/GLAM-Workbench/trove-web-archives-collections)\n" + ] + }, + { + "cell_type": "markdown", + "id": "e7ba8ca3", "metadata": {}, "source": [ - "## Cite as\n", - "\n", - "See the GLAM Workbench or [Zenodo](https://doi.org/10.5281/zenodo.3521724) for up-to-date citation details.\n", - "\n", "----\n", - "\n", - "This repository is part of the [GLAM Workbench](https://glam-workbench.net/). \n" + "Created by [Tim Sherratt](https://timsherratt.au) for the [GLAM Workbench](https://glam-workbench.net)" ] } ],