From d9f211d78b13a60dede2730872c074b5b2109e29 Mon Sep 17 00:00:00 2001 From: shraddhakadaba123 Date: Sun, 4 Jun 2023 18:29:43 -0700 Subject: [PATCH] testing commits --- _notebooks/2023-04-23-test.ipynb | 33 ++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 _notebooks/2023-04-23-test.ipynb diff --git a/_notebooks/2023-04-23-test.ipynb b/_notebooks/2023-04-23-test.ipynb new file mode 100644 index 0000000..2847fad --- /dev/null +++ b/_notebooks/2023-04-23-test.ipynb @@ -0,0 +1,33 @@ +{ + "cells": [ + { + "attachments": {}, + "cell_type": "markdown", + "metadata": {}, + "source": [ + "# Test\n", + "- toc: true \n", + "- badges: true\n", + "- comments: true\n", + "- categories: [jupyter, Testing]\n", + "- image: images/chart-preview.png" + ] + }, + { + "attachments": {}, + "cell_type": "markdown", + "metadata": {}, + "source": [ + "hi" + ] + } + ], + "metadata": { + "language_info": { + "name": "python" + }, + "orig_nbformat": 4 + }, + "nbformat": 4, + "nbformat_minor": 2 +}