mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-13 13:03:01 +00:00
copy button
This commit is contained in:
@@ -20,3 +20,4 @@ dependencies:
|
||||
- async_generator
|
||||
- prometheus_client
|
||||
- attrs>=17.4.0
|
||||
- sphinx-copybutton
|
||||
|
@@ -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