Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
8c7b03cc
Commit
8c7b03cc
authored
Oct 22, 2020
by
quzha
Browse files
Merge branch 'master' of
https://github.com/microsoft/nni
into v19-mergeback
parents
e353cedb
c2e69672
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
6 deletions
+4
-6
src/webui/src/components/overview/count/EditExperimentParam.tsx
...bui/src/components/overview/count/EditExperimentParam.tsx
+0
-1
src/webui/src/components/overview/table/SuccessTable.tsx
src/webui/src/components/overview/table/SuccessTable.tsx
+0
-1
src/webui/yarn.lock
src/webui/yarn.lock
+4
-4
No files found.
src/webui/src/components/overview/count/EditExperimentParam.tsx
View file @
8c7b03cc
...
@@ -154,7 +154,6 @@ export const EditExperimentParam = (): any => {
...
@@ -154,7 +154,6 @@ export const EditExperimentParam = (): any => {
return
val
;
return
val
;
}
}
}
}
return
(
return
(
<
AppContext
.
Consumer
>
<
AppContext
.
Consumer
>
{
(
values
):
React
.
ReactNode
=>
{
{
(
values
):
React
.
ReactNode
=>
{
...
...
src/webui/src/components/overview/table/SuccessTable.tsx
View file @
8c7b03cc
...
@@ -68,7 +68,6 @@ class SuccessTable extends React.Component<SuccessTableProps, SuccessTableState>
...
@@ -68,7 +68,6 @@ class SuccessTable extends React.Component<SuccessTableProps, SuccessTableState>
job with
<
span
>
{
DETAILTABS
}
</
span
>
button.
job with
<
span
>
{
DETAILTABS
}
</
span
>
button.
</
React
.
Fragment
>
</
React
.
Fragment
>
);
);
columns
=
[
columns
=
[
{
{
name
:
'
Trial No.
'
,
name
:
'
Trial No.
'
,
...
...
src/webui/yarn.lock
View file @
8c7b03cc
...
@@ -8913,10 +8913,10 @@ node-fetch-npm@^2.0.2:
...
@@ -8913,10 +8913,10 @@ node-fetch-npm@^2.0.2:
json-parse-better-errors "^1.0.0"
json-parse-better-errors "^1.0.0"
safe-buffer "^5.1.1"
safe-buffer "^5.1.1"
node-forge@
^
0.
10
.0:
node-forge@0.
9
.0:
version "0.
10
.0"
version "0.
9
.0"
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.
10
.0.tgz#
32dea2afb3e9926f02ee5ce8794902691a676bf3
"
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.
9
.0.tgz#
d624050edbb44874adca12bb9a52ec63cb782579
"
integrity sha512-
PPmu8eEeG9saEUvI97fm4OYxXVB6bFvyNTyiUOBichBpFG8A1Ljw3bY62+5oOjDEMHRnd0Y7HQ+x7uzxOzC6JA
==
integrity sha512-
7ASaDa3pD+lJ3WvXFsxekJQelBKRpne+GOVbLbtHYdd7pFspyeuJHnWfLplGf3SwKGbfs/aYl5V/JCIaHVUKKQ
==
node-gyp@^3.8.0:
node-gyp@^3.8.0:
version "3.8.0"
version "3.8.0"
...
...
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