diff --git a/_notebooks/2023-05-19-adiJS.ipynb b/_notebooks/2023-05-19-adiJS.ipynb new file mode 100644 index 0000000..d79d584 --- /dev/null +++ b/_notebooks/2023-05-19-adiJS.ipynb @@ -0,0 +1,192 @@ +{ + "cells": [ + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "# Adi Javasript\n", + "> Javascrpit\n", + "\n", + "- title: javascript stuff\n", + "- badges: true\n", + "- toc: true\n", + "- comments: true\n", + "- categories: [collegeboard]" + ] + }, + { + "cell_type": "code", + "execution_count": 1, + "metadata": {}, + "outputs": [ + { + "data": { + "text/html": [ + "\n", + "\n", + "
\n", + " \n", + " \n", + "
\n", + "
\n", + " \n", + " \n", + "
\n", + "\n", + "\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "%%html\n", + "\n", + "\n", + "
\n", + " \n", + " \n", + "
\n", + "
\n", + " \n", + " \n", + "
\n", + "\n", + "\n" + ] + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 3.10.6 64-bit", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.10.6" + }, + "orig_nbformat": 4, + "vscode": { + "interpreter": { + "hash": "b0fa6594d8f4cbf19f97940f81e996739fb7646882a419484c72d19e05852a7e" + } + } + }, + "nbformat": 4, + "nbformat_minor": 2 +}