szha commented on a change in pull request #19040:
URL: https://github.com/apache/incubator-mxnet/pull/19040#discussion_r483760494
##########
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:
There is forward in the link and I think the link is future proof 😆
----------------------------------------------------------------
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:
[email protected]