From 89225acb4f173c203d71e3d9c197d91cce3527f6 Mon Sep 17 00:00:00 2001 From: ddavisdbrx Date: Thu, 14 Aug 2025 18:11:06 +0000 Subject: [PATCH] commit --- my_new_notebook.ipynb | 44 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 my_new_notebook.ipynb diff --git a/my_new_notebook.ipynb b/my_new_notebook.ipynb new file mode 100644 index 0000000..0f2103c --- /dev/null +++ b/my_new_notebook.ipynb @@ -0,0 +1,44 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 0, + "metadata": { + "application/vnd.databricks.v1+cell": { + "cellMetadata": {}, + "inputWidgets": {}, + "nuid": "fe4497f3-4e03-4aed-827a-3c7166a17887", + "showTitle": false, + "tableResultSettingsMap": {}, + "title": "" + } + }, + "outputs": [], + "source": [ + "print('hello')" + ] + } + ], + "metadata": { + "application/vnd.databricks.v1+notebook": { + "computePreferences": null, + "dashboards": [], + "environmentMetadata": { + "base_environment": "dbe_f14fbde8-5353-4144-89be-f0a3e93fffc9", + "environment_version": "2" + }, + "inputWidgetPreferences": null, + "language": "python", + "notebookMetadata": { + "pythonIndentUnit": 2 + }, + "notebookName": "my_new_notebook", + "widgets": {} + }, + "language_info": { + "name": "python" + } + }, + "nbformat": 4, + "nbformat_minor": 0 +}