mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 23:13:00 +00:00
Merge pull request #2196 from choldgraf/copybutton
add a copy button to code cells
This commit is contained in:
@@ -21,6 +21,7 @@ extensions = [
|
||||
'sphinx.ext.intersphinx',
|
||||
'sphinx.ext.napoleon',
|
||||
'autodoc_traits',
|
||||
'sphinx_copybutton'
|
||||
]
|
||||
|
||||
templates_path = ['_templates']
|
||||
|
Reference in New Issue
Block a user