You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/09/04 12:31:56 UTC

[GitHub] [incubator-mxnet] marcoabreu commented on a change in pull request #19040: [DOC] enable edit on github

marcoabreu commented on a change in pull request #19040:
URL: https://github.com/apache/incubator-mxnet/pull/19040#discussion_r483585724



##########
File path: docs/python_docs/python/scripts/conf.py
##########
@@ -237,6 +234,16 @@
 # let the source file format to be xxx.ipynb instead of xxx.ipynb.txt
 html_sourcelink_suffix = ''
 
+html_context = {
+    'display_github': True,
+    'github_user': 'apache',
+    'github_repo': 'mxnet',

Review comment:
       incubator-mxnet?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org