Skip to content

Commit 87f9cef

Browse files
authored
Merge pull request aws#158 from awslabs/arpin_cancer_kernel
Changed: Kernel for Breast Cancer Prediction.ipynb
2 parents 7d4ef7a + 0a71d20 commit 87f9cef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

introduction_to_applying_machine_learning/breast_cancer_prediction/Breast Cancer Prediction.ipynb

+3-3
Original file line numberDiff line numberDiff line change
@@ -667,9 +667,9 @@
667667
],
668668
"metadata": {
669669
"kernelspec": {
670-
"display_name": "Python 3",
670+
"display_name": "conda_python3",
671671
"language": "python",
672-
"name": "python3"
672+
"name": "conda_python3"
673673
},
674674
"language_info": {
675675
"codemirror_mode": {
@@ -681,7 +681,7 @@
681681
"name": "python",
682682
"nbconvert_exporter": "python",
683683
"pygments_lexer": "ipython3",
684-
"version": "3.6.1"
684+
"version": "3.6.2"
685685
},
686686
"notice": "Copyright 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the License). You may not use this file except in compliance with the License. A copy of the License is located at http://aws.amazon.com/apache2.0/ or in the license file accompanying this file. This file is distributed on an AS IS BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License."
687687
},

0 commit comments

Comments
 (0)