From be755330c330400847296bb3c873ad48cc16196a Mon Sep 17 00:00:00 2001 From: Joerg Marks Date: Mon, 10 Apr 2023 17:35:03 +0200 Subject: [PATCH] update --- notebooks/02_fit_exp_fit_iMinuit.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/notebooks/02_fit_exp_fit_iMinuit.ipynb b/notebooks/02_fit_exp_fit_iMinuit.ipynb index 0508375..b279e16 100644 --- a/notebooks/02_fit_exp_fit_iMinuit.ipynb +++ b/notebooks/02_fit_exp_fit_iMinuit.ipynb @@ -252,9 +252,9 @@ ], "metadata": { "kernelspec": { - "display_name": "Python [conda env:ML]", + "display_name": "Python 3 (ipykernel)", "language": "python", - "name": "conda-env-ML-py" + "name": "python3" }, "language_info": { "codemirror_mode": { @@ -266,7 +266,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.10.9" + "version": "3.8.16" } }, "nbformat": 4,