mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-18 15:33:02 +00:00
bower-lite, too
This commit is contained in:
@@ -18,7 +18,7 @@ import shutil
|
||||
HERE = os.path.abspath(os.path.dirname(__file__))
|
||||
|
||||
|
||||
components = join(HERE, "share", "jupyter", "hub", "static", "components")
|
||||
components = join(HERE, "share", "jupyterhub", "static", "components")
|
||||
node_modules = join(HERE, "node_modules")
|
||||
|
||||
if os.path.exists(components):
|
||||
|
Reference in New Issue
Block a user