From 5ec004953c57c508babf3526410eca979e9197e7 Mon Sep 17 00:00:00 2001 From: Ishan Chattopadhyaya Date: Sun, 2 Aug 2020 04:46:51 +0530 Subject: [PATCH] Created using Colaboratory --- Apache_Solr_with_Yasa_Dashboard.ipynb | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/Apache_Solr_with_Yasa_Dashboard.ipynb b/Apache_Solr_with_Yasa_Dashboard.ipynb index 727004e..52ef155 100644 --- a/Apache_Solr_with_Yasa_Dashboard.ipynb +++ b/Apache_Solr_with_Yasa_Dashboard.ipynb @@ -6,7 +6,7 @@ "name": "Apache Solr with Yasa Dashboard", "provenance": [], "collapsed_sections": [], - "authorship_tag": "ABX9TyNqTKoOcd40YYXkXIdC5/Vr", + "authorship_tag": "ABX9TyPKcs5GlibKa8ncgX3g66Cz", "include_colab_link": true }, "kernelspec": { @@ -32,7 +32,17 @@ "colab_type": "text" }, "source": [ - "# Download and run Solr 8.6.0" + "# Try out Apache Solr 8.6.0 with Yasa Dashboard" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "id": "PKrIa_KYeVas", + "colab_type": "text" + }, + "source": [ + "### Download and run Apache Solr 8.6.0" ] }, { @@ -61,7 +71,7 @@ "colab_type": "text" }, "source": [ - "# Install Yasa as a package in Solr" + "### Install Yasa as a package in Solr" ] }, { @@ -87,7 +97,7 @@ }, "source": [ "\n", - "# Access the Yasa dashboard" + "### Access the Yasa dashboard" ] }, {