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
dgl
Commits
59a0aa97
"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "9062b2847d0ab412ed12b9bd5590779dda28d6b2"
Unverified
Commit
59a0aa97
authored
Aug 04, 2023
by
Hongzhi (Steve), Chen
Committed by
GitHub
Aug 04, 2023
Browse files
Revert "[doc] remove --inplace" (#6099)
parent
b9bb640a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/source/install/index.rst
docs/source/install/index.rst
+2
-2
No files found.
docs/source/install/index.rst
View file @
59a0aa97
...
@@ -104,7 +104,7 @@ Finally, install the Python binding.
...
@@ -104,7 +104,7 @@ Finally, install the Python binding.
cd
python
cd
python
python
setup
.
py
install
python
setup
.
py
install
#
Build
Cython
extension
#
Build
Cython
extension
python
setup
.
py
build_ext
python
setup
.
py
build_ext
--
inplace
macOS
macOS
`````
`````
...
@@ -139,7 +139,7 @@ install the Python binding for DGL.
...
@@ -139,7 +139,7 @@ install the Python binding for DGL.
cd
../
python
cd
../
python
python
setup
.
py
install
python
setup
.
py
install
#
Build
Cython
extension
#
Build
Cython
extension
python
setup
.
py
build_ext
python
setup
.
py
build_ext
--
inplace
Windows
Windows
```````
```````
...
...
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