Feat: hide blocks not challenges (#39504)
* fix: remove isHidden flag from frontmatter * fix: add isUpcomingChange Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com> * feat: hide blocks not challenges Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com> Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
This commit is contained in:
committed by
GitHub
parent
6b081c7e7b
commit
bd68b70f3d
@ -2,7 +2,6 @@
|
||||
id: 5e9a0a8e09c5df3cc3600ed4
|
||||
title: Accessing and Changing Elements, Rows, Columns
|
||||
challengeType: 11
|
||||
isHidden: false
|
||||
videoId: v-7Y7koJ_N0
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5e9a0a8e09c5df3cc3600ed3
|
||||
title: Basics of Numpy
|
||||
challengeType: 11
|
||||
isHidden: false
|
||||
videoId: f9QrZrKQMLI
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5e9a0a8e09c5df3cc3600ed7
|
||||
title: Copying Arrays Warning
|
||||
challengeType: 11
|
||||
isHidden: false
|
||||
videoId: iIoQ0_L0GvA
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5e9a0a8e09c5df3cc3600ed6
|
||||
title: Initialize Array Problem
|
||||
challengeType: 11
|
||||
isHidden: false
|
||||
videoId: 0jGfH8BPfOk
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5e9a0a8e09c5df3cc3600ed5
|
||||
title: Initializing Different Arrays
|
||||
challengeType: 11
|
||||
isHidden: false
|
||||
videoId: CEykdsKT4U4
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5e9a0a8e09c5df3cc3600eda
|
||||
title: Loading Data and Advanced Indexing
|
||||
challengeType: 11
|
||||
isHidden: false
|
||||
videoId: tUdBZ7pF8Jg
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5e9a0a8e09c5df3cc3600ed8
|
||||
title: Mathematics
|
||||
challengeType: 11
|
||||
isHidden: false
|
||||
videoId: 7txegvyhtVk
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5e9a0a8e09c5df3cc3600ed9
|
||||
title: Reorganizing Arrays
|
||||
challengeType: 11
|
||||
isHidden: false
|
||||
videoId: VNWAQbEM-C8
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5e9a0a8e09c5df3cc3600ed2
|
||||
title: What is NumPy
|
||||
challengeType: 11
|
||||
isHidden: false
|
||||
videoId: 5Nwfs5Ej85Q
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user