Skip to content

Commit

Permalink
Updated gpu-cudf-vs-pd.ipynb default kernel to "python 3"
Browse files Browse the repository at this point in the history
  • Loading branch information
gilad-shaham authored Jul 9, 2020
2 parents 3c97bef + 17af290 commit bbd7970
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data-ingestion-and-preparation/gpu-cudf-vs-pd.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -790,9 +790,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python [conda env:.conda-rapids]",
"display_name": "Python 3",
"language": "python",
"name": "conda-env-.conda-rapids-py"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -804,7 +804,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.7"
"version": "3.6.8"
}
},
"nbformat": 4,
Expand Down

0 comments on commit bbd7970

Please sign in to comment.