Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lukas Graz
2causality-course-ethz-2021
Commits
0ae3d8b9
Commit
0ae3d8b9
authored
Apr 12, 2021
by
Christina Heinze-Deml
Committed by
renku 0.14.1
Apr 12, 2021
Browse files
service: renku migrate
parent
14ebcf72
Changes
2
Show whitespace changes
Inline
Side-by-side
.renku/metadata.yml
View file @
0ae3d8b9
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
'
@type'
:
'
@type'
:
-
http://schema.org/Project
-
http://schema.org/Project
-
http://www.w3.org/ns/prov#Location
-
http://www.w3.org/ns/prov#Location
http://schema.org/agent: 0.1
3.0
http://schema.org/agent: 0.1
4.1
http://schema.org/creator:
http://schema.org/creator:
'@id'
:
mailto:heinzedeml@stat.math.ethz.ch
'@id'
:
mailto:heinzedeml@stat.math.ethz.ch
'@type'
:
'@type'
:
...
...
Dockerfile
View file @
0ae3d8b9
...
@@ -28,7 +28,7 @@ RUN pip3 install -r /tmp/requirements.txt
...
@@ -28,7 +28,7 @@ RUN pip3 install -r /tmp/requirements.txt
# RENKU_VERSION determines the version of the renku CLI
# RENKU_VERSION determines the version of the renku CLI
# that will be used in this image. To find the latest version,
# that will be used in this image. To find the latest version,
# visit https://pypi.org/project/renku/#history.
# visit https://pypi.org/project/renku/#history.
ARG
RENKU_VERSION=0.1
3.0
ARG
RENKU_VERSION=0.1
4.1
########################################################
########################################################
# Do not edit this section and do not add anything below
# Do not edit this section and do not add anything below
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment