breaking(curriculum): add scientific-computing to /learn (#53143) (#53146)

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
This commit is contained in:
Shaun Hamilton
2024-02-28 16:05:23 +02:00
committed by GitHub
parent 5b56bbd1ff
commit d361e128c0
26 changed files with 2633 additions and 216 deletions
@@ -170,6 +170,7 @@ function getProjectPreviewConfig(challenge, allChallengeEdges) {
challengeOrder === 0 &&
usesMultifileEditor &&
challengeType !== challengeTypes.multifileCertProject &&
challengeType !== challengeTypes.multifilePythonCertProject &&
// TODO: revert this to enable project previews for python challenges
challengeType !== challengeTypes.python,
challengeData: {