Skip to content

Commit

Permalink
Cleaned up kernel specs
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Apr 29, 2019
1 parent 31c1de0 commit 93ff059
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 58 deletions.
15 changes: 1 addition & 14 deletions examples/user_guide/03-Applying_Customizations.ipynb
Expand Up @@ -766,22 +766,9 @@
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.8"
"pygments_lexer": "ipython3"
}
},
"nbformat": 4,
Expand Down
15 changes: 1 addition & 14 deletions examples/user_guide/04-Style_Mapping.ipynb
Expand Up @@ -680,22 +680,9 @@
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.6"
"pygments_lexer": "ipython3"
}
},
"nbformat": 4,
Expand Down
15 changes: 1 addition & 14 deletions examples/user_guide/17-Dashboards.ipynb
Expand Up @@ -191,22 +191,9 @@
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.6"
"pygments_lexer": "ipython3"
}
},
"nbformat": 4,
Expand Down
15 changes: 1 addition & 14 deletions examples/user_guide/Customizing_Plots.ipynb
Expand Up @@ -554,22 +554,9 @@
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.6"
"pygments_lexer": "ipython3"
}
},
"nbformat": 4,
Expand Down
4 changes: 4 additions & 0 deletions examples/user_guide/Linking_Plots.ipynb
Expand Up @@ -253,6 +253,10 @@
}
],
"metadata": {
"language_info": {
"name": "python",
"pygments_lexer": "ipython3"
}
},
"nbformat": 4,
"nbformat_minor": 2
Expand Down
4 changes: 2 additions & 2 deletions examples/user_guide/Plotting_with_Matplotlib.ipynb
Expand Up @@ -281,8 +281,8 @@
],
"metadata": {
"language_info": {
"name": "python",
"pygments_lexer": "ipython3"
"name": "python",
"pygments_lexer": "ipython3"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 93ff059

Please sign in to comment.