File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
{{cookiecutter.github_repo_name}}/scripts Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -180,6 +180,20 @@ tutor local quickstart
180
180
pip install " tutor[full]==14.2.4" # installs/upgrades to Nutmeg by default
181
181
tutor local quickstart
182
182
183
+ pip install " tutor[full]==15.3.9" # installs/upgrades to Olive by default
184
+ tutor local launch
185
+
186
+ pip install " tutor[full]==16.1.8" # installs/upgrades to Palm by default
187
+ tutor local launch
188
+
189
+ pip install " tutor[full]==17.0.6" # installs/upgrades to Quince by default
190
+ tutor local launch
191
+
192
+ pip install " tutor[full]==18.1.3" # installs/upgrades to Redwood by default
193
+ tutor local launch
194
+
195
+
196
+
183
197
# 6. modify the db name inside your source mysql dump file
184
198
# -----------------------------------------------------------------------------
185
199
# If your source data comes from a native build (presumably Lilac or earlier)
You can’t perform that action at this time.
0 commit comments