fix: Jupyter notebook challenge file name (#38740)

This commit is contained in:
Eric Leung
2020-05-06 00:14:02 -07:00
committed by Mrugesh Mohapatra
parent de0bec88a3
commit 4dd985f669
2 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@
], ],
[ [
"5e9a093a74c4063ca6f7c150", "5e9a093a74c4063ca6f7c150",
"upyter Notebooks Cells" "Jupyter Notebooks Cells"
], ],
[ [
"5e9a093a74c4063ca6f7c151", "5e9a093a74c4063ca6f7c151",
@ -123,4 +123,4 @@
], ],
"helpRoom": "Help", "helpRoom": "Help",
"fileName": "11-data-analysis-with-python/lectures-data-analysis-with-python.json" "fileName": "11-data-analysis-with-python/lectures-data-analysis-with-python.json"
} }

View File

@ -1,6 +1,6 @@
--- ---
id: 5e9a093a74c4063ca6f7c150 id: 5e9a093a74c4063ca6f7c150
title: upyter Notebooks Cells title: Jupyter Notebooks Cells
challengeType: 11 challengeType: 11
videoId: 5PPegAs9aLA videoId: 5PPegAs9aLA
--- ---