Skip to content

Commit

Permalink
fix kernelspec for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
bmeluch authored Feb 13, 2025
1 parent 61207fc commit e279b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NOM_visualizations/R/NOM_R_notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1896,7 +1896,7 @@
"kernelspec": {
"display_name": "R",
"language": "R",
"name": "kernelspec"
"name": "ir"
},
"language_info": {
"codemirror_mode": "r",
Expand Down

0 comments on commit e279b85

Please sign in to comment.