Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Bielefeld-CeBiTec-Temp-until-thaw
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Model registry
Operate
Terraform modules
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
Liliana Sanfilippo
Bielefeld-CeBiTec-Temp-until-thaw
Commits
398c8381
Commit
398c8381
authored
5 months ago
by
Kathleen Susat
Browse files
Options
Downloads
Patches
Plain Diff
result
parent
152d34b9
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
src/contents/results.tsx
+1
-1
1 addition, 1 deletion
src/contents/results.tsx
src/data/results-table.tsx
+11
-11
11 additions, 11 deletions
src/data/results-table.tsx
with
12 additions
and
12 deletions
src/contents/results.tsx
+
1
−
1
View file @
398c8381
...
...
@@ -19,7 +19,7 @@ export function Results() {
return
(
<>
<
Section
title
=
"Abstract"
id
=
"Abstract"
>
<
LoremMedium
/
>
<
p
></
p
>
</
Section
>
<
Section
title
=
"Experimental Design"
id
=
"ExpDes"
>
<
Subesction
title
=
"Proof of Concept"
id
=
"Results1"
>
...
...
This diff is collapsed.
Click to expand it.
src/data/results-table.tsx
+
11
−
11
View file @
398c8381
...
...
@@ -32,77 +32,77 @@ export const resultdata: Res[] = [
rtt
:
"
27
"
,
pbs
:
"
16
"
,
q1
:
"
yes
"
,
}
}
,
{
nr
:
"
4
"
,
silent
:
"
yes
"
,
rtt
:
"
27
"
,
pbs
:
"
16
"
,
q1
:
"
yes
"
,
}
}
,
{
nr
:
"
5
"
,
silent
:
"
no
"
,
rtt
:
"
27
"
,
pbs
:
"
17
"
,
q1
:
"
yes
"
,
}
}
,
{
nr
:
"
6
"
,
silent
:
"
yes
"
,
rtt
:
"
27
"
,
pbs
:
"
17
"
,
q1
:
"
yes
"
,
}
}
,
{
nr
:
"
7
"
,
silent
:
"
no
"
,
rtt
:
"
30
"
,
pbs
:
"
16
"
,
q1
:
"
yes
"
,
}
}
,
{
nr
:
"
8
"
,
silent
:
"
yes
"
,
rtt
:
"
30
"
,
pbs
:
"
16
"
,
q1
:
"
yes
"
,
}
}
,
{
nr
:
"
9
"
,
silent
:
"
no
"
,
rtt
:
"
30
"
,
pbs
:
"
17
"
,
q1
:
"
yes
"
,
}
}
,
{
nr
:
"
10
"
,
silent
:
"
yes
"
,
rtt
:
"
30
"
,
pbs
:
"
17
"
,
q1
:
"
yes
"
,
}
}
,
{
nr
:
"
11
"
,
silent
:
"
no
"
,
rtt
:
"
33
"
,
pbs
:
"
16
"
,
q1
:
"
yes
"
,
}
}
,
{
nr
:
"
12
"
,
silent
:
"
yes
"
,
rtt
:
"
33
"
,
pbs
:
"
16
"
,
q1
:
"
yes
"
,
}
}
,
{
nr
:
"
13
"
,
silent
:
"
no
"
,
rtt
:
"
33
"
,
pbs
:
"
16
"
,
q1
:
"
yes
"
,
}
}
,
{
nr
:
"
14
"
,
silent
:
"
yes
"
,
...
...
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