fix: blocknameify no longer (#49997)

Remove `blocknameify` function, and adjust curriculum meta as needed
This commit is contained in:
Oliver Eyton-Williams
2023-04-10 17:51:00 +02:00
committed by GitHub
parent 87634b35e1
commit b5bcf16349
104 changed files with 215 additions and 298 deletions

View File

@@ -1,7 +1,7 @@
---
title: Introduction to the Data Analysis with Python Course Lectures
block: Data Analysis with Python Course
superBlock: Data Analysis with Python
block: data-analysis-with-python-course
superBlock: data-analysis-with-python
---
## Introduction to the Data Analysis with Python Course Challenges

View File

@@ -1,7 +1,7 @@
---
title: Introduction to the Data Analysis with Python Projects
block: Data Analysis with Python Projects
superBlock: Data Analysis with Python
block: data-analysis-with-python-projects
superBlock: data-analysis-with-python
---
## Introduction to the Data Analysis with Python Projects

View File

@@ -1,7 +1,7 @@
---
title: Introduction to the Numpy Lectures
block: Numpy
superBlock: Data Analysis with Python
block: numpy
superBlock: data-analysis-with-python
---
## Introduction to the Numpy Challenges