feat(learn): add python video challenges (#38424)
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
22afc2a0ca
commit
e776529ed0
@@ -14,13 +14,12 @@ const preFormattedBlockNames = {
|
||||
'apis-and-microservices': 'APIs and Microservices',
|
||||
'apis-and-microservices-projects': 'APIs and Microservices Projects',
|
||||
'scientific-computing-with-python': 'Scientific Computing with Python',
|
||||
'scientific-computing-with-python-projects':
|
||||
'Scientific Computing with Python Projects',
|
||||
'scientific-computing-with-python-projects': 'Certification Projects',
|
||||
'data-analysis-with-python': 'Data Analysis with Python',
|
||||
'data-analysis-with-python-projects': 'Data Analysis with Python Projects',
|
||||
'data-analysis-with-python-projects': 'Certification Projects',
|
||||
'machine-learning-with-python': 'Machine Learning with Python',
|
||||
'machine-learning-with-python-projects':
|
||||
'Machine Learning with Python Projects'
|
||||
'machine-learning-with-python-projects': 'Certification Projects',
|
||||
'information-security-projects': 'Certification Projects'
|
||||
};
|
||||
|
||||
const noFormatting = ['and', 'for', 'of', 'the', 'up', 'with'];
|
||||
|
Reference in New Issue
Block a user