removing kernelspec
This commit is contained in:
@@ -3,15 +3,12 @@ jupyter:
|
|||||||
jupytext:
|
jupytext:
|
||||||
cell_metadata_filter: -all
|
cell_metadata_filter: -all
|
||||||
formats: Rmd,ipynb
|
formats: Rmd,ipynb
|
||||||
|
main_language: python
|
||||||
text_representation:
|
text_representation:
|
||||||
extension: .Rmd
|
extension: .Rmd
|
||||||
format_name: rmarkdown
|
format_name: rmarkdown
|
||||||
format_version: '1.2'
|
format_version: '1.2'
|
||||||
jupytext_version: 1.14.7
|
jupytext_version: 1.14.7
|
||||||
kernelspec:
|
|
||||||
display_name: Python 3 (ipykernel)
|
|
||||||
language: python
|
|
||||||
name: python3
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -11328,12 +11328,8 @@
|
|||||||
"metadata": {
|
"metadata": {
|
||||||
"jupytext": {
|
"jupytext": {
|
||||||
"cell_metadata_filter": "-all",
|
"cell_metadata_filter": "-all",
|
||||||
"formats": "Rmd,ipynb"
|
"formats": "Rmd,ipynb",
|
||||||
},
|
"main_language": "python"
|
||||||
"kernelspec": {
|
|
||||||
"display_name": "Python 3 (ipykernel)",
|
|
||||||
"language": "python",
|
|
||||||
"name": "python3"
|
|
||||||
},
|
},
|
||||||
"language_info": {
|
"language_info": {
|
||||||
"codemirror_mode": {
|
"codemirror_mode": {
|
||||||
|
|||||||
Reference in New Issue
Block a user