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:
Oliver Eyton-Williams
2020-09-04 00:07:40 +02:00
committed by GitHub
parent 6b081c7e7b
commit bd68b70f3d
1740 changed files with 151 additions and 1746 deletions

View File

@@ -2,7 +2,6 @@
id: 5e46f8e3ac417301a38fb92f
title: Book Recommendation Engine using KNN
challengeType: 10
isHidden: false
isRequired: true
---

View File

@@ -2,7 +2,6 @@
id: 5e46f8dcac417301a38fb92e
title: Cat and Dog Image Classifier
challengeType: 10
isHidden: false
isRequired: true
---

View File

@@ -2,7 +2,6 @@
id: 5e46f8edac417301a38fb930
title: Linear Regression Health Costs Calculator
challengeType: 10
isHidden: false
isRequired: true
---

View File

@@ -2,7 +2,6 @@
id: 5e46f8edac417301a38fb931
title: Neural Network SMS Text Classifier
challengeType: 10
isHidden: false
isRequired: true
---

View File

@@ -2,7 +2,6 @@
id: 5e46f8d6ac417301a38fb92d
title: Rock Paper Scissors
challengeType: 10
isHidden: false
isRequired: true
---