Skip to content

Commit bbd7970

Browse files
authored
Updated gpu-cudf-vs-pd.ipynb default kernel to "python 3"
2 parents 3c97bef + 17af290 commit bbd7970

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

data-ingestion-and-preparation/gpu-cudf-vs-pd.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -790,9 +790,9 @@
790790
],
791791
"metadata": {
792792
"kernelspec": {
793-
"display_name": "Python [conda env:.conda-rapids]",
793+
"display_name": "Python 3",
794794
"language": "python",
795-
"name": "conda-env-.conda-rapids-py"
795+
"name": "python3"
796796
},
797797
"language_info": {
798798
"codemirror_mode": {
@@ -804,7 +804,7 @@
804804
"name": "python",
805805
"nbconvert_exporter": "python",
806806
"pygments_lexer": "ipython3",
807-
"version": "3.7.7"
807+
"version": "3.6.8"
808808
}
809809
},
810810
"nbformat": 4,

0 commit comments

Comments
 (0)