From 3292cb465ce2ae1e31d2e5d21bb720e31c99b556 Mon Sep 17 00:00:00 2001 From: jreadey Date: Fri, 26 Apr 2024 10:10:22 -0700 Subject: [PATCH] updated notebook markdown --- examples/notebooks/read_nrel_nsrdb.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/notebooks/read_nrel_nsrdb.ipynb b/examples/notebooks/read_nrel_nsrdb.ipynb index 56bf447..a02adce 100644 --- a/examples/notebooks/read_nrel_nsrdb.ipynb +++ b/examples/notebooks/read_nrel_nsrdb.ipynb @@ -25,7 +25,7 @@ "When prompted for a Python kernel, select\n", "\n", "```\n", - "hdf5-tutorial (Python 3.11.x) /opt/conda/envs/hdf5-tutorial/python\n", + "Python 3.10.13 ~/python/current/bin/python3 Recommended\n", "```" ] },