change appearance
This commit is contained in:
Родитель
ed6adcc8d6
Коммит
cba44c8d0a
|
@ -16,7 +16,7 @@ Neural Network Intelligence (NNI) is a library that provides a unified interface
|
|||
|
||||
## Getting Started
|
||||
|
||||
1. create conda environment
|
||||
1. Create conda environment
|
||||
|
||||
```bash
|
||||
conda create -n nni python=3.6
|
||||
|
@ -75,10 +75,10 @@ Neural Network Intelligence (NNI) is a library that provides a unified interface
|
|||
```
|
||||
|
||||
6. Access to dashboard.
|
||||
- NNI Dashboard is running on Compute Instance. You can access to it from your client PC from URL like `https://<your compute instance name>-8088.<region>instances.azureml.ms`. For examples, if your Compute Instance name is "client" and region is "japaneast", you can access using `https://client-8088.japaneast.instances.azureml.ms`.
|
||||
|
||||
|
||||
NNI Dashboard is running on Compute Instance. You can access to it from your client PC from URL like `https://<your compute instance name>-8088.<region>instances.azureml.ms`
|
||||
|
||||
For examples, if your Compute Instance name is "client" and region is "japaneast", you can access using `https://client-8088.japaneast.instances.azureml.ms`.
|
||||
|
||||
## Reference
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче