We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c074680 commit a7a09caCopy full SHA for a7a09ca
config.yaml
@@ -3,12 +3,12 @@
3
#------------------------------------------------------------
4
5
# Which carpentry is this (swc, dc, lc, or cp)?
6
-# swc: Software Carpentry
+# swc: Software Carpentry -
7
# dc: Data Carpentry
8
# lc: Library Carpentry
9
# cp: Carpentries (to use for instructor training for instance)
10
# incubator: The Carpentries Incubator
11
-carpentry: 'incubator'
+carpentry: 'swc'
12
13
# Overall title for pages.
14
title: 'Python Optimisation and Performance Profiling'
0 commit comments