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
9fdcf9e2
Unverified
Commit
9fdcf9e2
authored
Aug 27, 2020
by
J-shang
Committed by
GitHub
Aug 27, 2020
Browse files
add \config in install.ps1 (#2835)
Co-authored-by:
Ning Shang
<
nishang@microsoft.com
>
parent
20d5062a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
deployment/pypi/install.ps1
deployment/pypi/install.ps1
+1
-0
No files found.
deployment/pypi/install.ps1
View file @
9fdcf9e2
...
@@ -44,6 +44,7 @@ $env:PATH = $NNI_NODE_FOLDER+';'+$env:PATH
...
@@ -44,6 +44,7 @@ $env:PATH = $NNI_NODE_FOLDER+';'+$env:PATH
cd
$CWD
\..\..\src\nni_manager
cd
$CWD
\..\..\src\nni_manager
yarn
yarn
yarn
build
yarn
build
Copy-Item
config
-Destination
.
\dist\
-Recurse
-Force
cd
$CWD
\..\..\src\webui
cd
$CWD
\..\..\src\webui
yarn
yarn
yarn
build
yarn
build
...
...
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