Skip to content

Commit

Permalink
add copybutton
Browse files Browse the repository at this point in the history
  • Loading branch information
galipremsagar committed Aug 23, 2021
1 parent 446c367 commit 26776ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/cugraph/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"IPython.sphinxext.ipython_directive",
"nbsphinx",
"recommonmark",
"sphinx_copybutton",
]


Expand All @@ -72,7 +73,7 @@

# General information about the project.
project = 'cugraph'
copyright = '2019-2020, NVIDIA'
copyright = '2019-2021, NVIDIA'
author = 'NVIDIA'

# The version info for the project you're documenting, acts as replacement for
Expand Down

0 comments on commit 26776ab

Please sign in to comment.