From 927ad46d3a9e86d46cef3805e7ab3ca5268997ab Mon Sep 17 00:00:00 2001 From: shelldweller Date: Thu, 23 Dec 2021 08:12:28 -0700 Subject: [PATCH] added hidden folder for jupyter notebooks --- .ipynb_checkpoints/myfirstnotebook-checkpoint.ipynb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .ipynb_checkpoints/myfirstnotebook-checkpoint.ipynb diff --git a/.ipynb_checkpoints/myfirstnotebook-checkpoint.ipynb b/.ipynb_checkpoints/myfirstnotebook-checkpoint.ipynb new file mode 100644 index 0000000..363fcab --- /dev/null +++ b/.ipynb_checkpoints/myfirstnotebook-checkpoint.ipynb @@ -0,0 +1,6 @@ +{ + "cells": [], + "metadata": {}, + "nbformat": 4, + "nbformat_minor": 5 +}