From 13457c0280464794a617d14c38c549ab05fcf094 Mon Sep 17 00:00:00 2001 From: Claudio Atzori Date: Tue, 7 Feb 2023 11:50:53 +0100 Subject: [PATCH] Added link to a Zeppelin guide --- docs/downloads/beginners-kit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/downloads/beginners-kit.md b/docs/downloads/beginners-kit.md index 9555ee4..34cfbb4 100644 --- a/docs/downloads/beginners-kit.md +++ b/docs/downloads/beginners-kit.md @@ -9,4 +9,4 @@ Working with the Graph in its full size typically requires access to a huge dist [The OpenAIRE Beginner’s Kit]( https://doi.org/10.5281/zenodo.7490192) aims to address this issue. It consists of two components: * A subset of the Graph composed of the research products published between 2022-06-29 and 2022-12-29, all the entities connected to them and the respective relationships. -* A Zeppelin notebook that demonstrates how you can use PySpark to analyse the Graph and get answers to some interesting research questions. \ No newline at end of file +* A Zeppelin notebook that demonstrates how you can use PySpark to analyse the Graph and get answers to some interesting research questions. A guide to Apache Zeppelin can be found [here](https://docs.cloudera.com/HDPDocuments/HDP2/HDP-2.6.5/bk_zeppelin-component-guide/content/ch_overview.html). \ No newline at end of file