From ebd29bcaab0ed4746aabb4a2c6caecf012894994 Mon Sep 17 00:00:00 2001 From: bmeluch Date: Fri, 28 Feb 2025 13:41:45 -0800 Subject: [PATCH] fix kernelspec --- omics_types_integration/R/integration_notebook.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omics_types_integration/R/integration_notebook.ipynb b/omics_types_integration/R/integration_notebook.ipynb index aa467fca..a6f2976a 100644 --- a/omics_types_integration/R/integration_notebook.ipynb +++ b/omics_types_integration/R/integration_notebook.ipynb @@ -1554,7 +1554,7 @@ "kernelspec": { "display_name": "R", "language": "R", - "name": "kernelspec" + "name": "ir" }, "language_info": { "codemirror_mode": "r",