mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-15 14:02:58 +00:00
Fix style
This commit is contained in:
@@ -13,8 +13,8 @@ LOGGER = logging.getLogger(__name__)
|
||||
[
|
||||
"@bokeh/jupyter_bokeh",
|
||||
"@jupyter-widgets/jupyterlab-manager",
|
||||
"jupyter-matplotlib",
|
||||
],
|
||||
"jupyter-matplotlib"
|
||||
]
|
||||
)
|
||||
def test_check_extension(container, extension):
|
||||
"""Basic check of each extension
|
||||
|
Reference in New Issue
Block a user