Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
git-seminar
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Scientific Computing
education
git-seminar
Commits
97134fa2
Unverified
Commit
97134fa2
authored
5 years ago
by
ck85nori
Browse files
Options
Downloads
Patches
Plain Diff
simplifies playground motivation
parent
a99a9de3
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
basics.html
+1
-2
1 addition, 2 deletions
basics.html
img/motivation-throwaway-playground.dot
+5
-5
5 additions, 5 deletions
img/motivation-throwaway-playground.dot
with
6 additions
and
7 deletions
basics.html
+
1
−
2
View file @
97134fa2
...
...
@@ -182,8 +182,7 @@
- test stuff without interfering
- throw away if garbage
- integrate if good
- switch back and forth
- (done right) decision based on regression testing
- switch back and forth without pain
</section>
<section
id=
"motivation-collaboration-1"
data-markdown
>
...
...
This diff is collapsed.
Click to expand it.
img/motivation-throwaway-playground.dot
+
5
−
5
View file @
97134fa2
...
...
@@ -6,9 +6,9 @@ digraph {
node
[
color
=
limegreen
]
master3
[
label
=
"
ebe0262
"
]
master2
[
label
=
"
03f4f8d
"
]
master1
[
label
=
"
62a0ee9
"
]
master3
[
label
=
"
...
"
]
master2
[
label
=
"
...
"
]
master1
[
label
=
"
...
"
]
master3
->
master2
->
master1
}
...
...
@@ -18,8 +18,8 @@ digraph {
node
[
color
=
orchid
]
playground2
[
label
=
"
8b29f74
"
]
playground1
[
label
=
"
7f295dd
"
]
playground2
[
label
=
"
visualization
"
]
playground1
[
label
=
"
methods
"
]
playground2
->
playground1
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment