From 8a8d3c01c2c7f8fc63c0d6569646997f92437f18 Mon Sep 17 00:00:00 2001 From: Daniel Romischer Date: Mon, 16 Feb 2026 14:03:00 -0500 Subject: [PATCH] testing checkin of jupyter lab file via gh desktop let's see if this still works. if so... nice... --- JupyterLabs/demo1.ipynb | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 JupyterLabs/demo1.ipynb diff --git a/JupyterLabs/demo1.ipynb b/JupyterLabs/demo1.ipynb new file mode 100644 index 0000000..d280cae --- /dev/null +++ b/JupyterLabs/demo1.ipynb @@ -0,0 +1,33 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": null, + "id": "457956b7-04e0-4ecf-bb7c-cdb4d5b50426", + "metadata": {}, + "outputs": [], + "source": [] + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 3 (ipykernel)", + "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.14.1" + } + }, + "nbformat": 4, + "nbformat_minor": 5 +}