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
b7028549
Commit
b7028549
authored
Oct 31, 2018
by
Darío Hereñú
Committed by
chicm-ms
Oct 31, 2018
Browse files
Typo on #12 (#281)
* plus minor proposals
parent
ee390c0b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
docs/StartExperiment.md
docs/StartExperiment.md
+4
-4
No files found.
docs/StartExperiment.md
View file @
b7028549
...
...
@@ -9,7 +9,7 @@ The first step to start an experiment is to check whether the environment is rea
NNICTL will also validate the content of config yaml file, to ensure the experiment config is in correct format.
### 2.2 Start restful server
After check environment, nnictl will start an restful server process to manage nni experiment, the de
v
ault port is 51188.
After check environment, nnictl will start an restful server process to manage nni experiment, the de
f
ault port is
`
51188
`
.
### 2.3 Check restful server
Before next steps, nnictl will check whether restful server is successfully started, or the starting process will stop and show error message.
...
...
@@ -21,7 +21,7 @@ NNICTL need to set experiment config before start an experiment, experiment conf
NNICTL will ensure the request to set config is successfully executed.
### 2.6 Start WebUI
NNICTL will start a WebUI to show information,the default port of WebUI is 51188.
NNICTL will start a WebUI to show information,the default port of WebUI is
`
51188
`
.
### 2.7 Check WebUI
If WebUI is not successfully started, nnictl will give a warning information, and will continue to start experiment.
...
...
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