diff --git a/jupyter-config/nbconfig/notebook.d/jupyter_notebook_extension.json b/jupyter-config/nbconfig/notebook.d/jupyter_openbis_extension.json similarity index 100% rename from jupyter-config/nbconfig/notebook.d/jupyter_notebook_extension.json rename to jupyter-config/nbconfig/notebook.d/jupyter_openbis_extension.json diff --git a/setup.py b/setup.py index 114273a243d9766415f7bf0bea91121253f3a5af..3953d5e17f347d756ef27667fc375e58a560106b 100644 --- a/setup.py +++ b/setup.py @@ -29,6 +29,7 @@ setup( python_requires=">=3.3", classifiers=[ "Programming Language :: Python :: 3.3", + "Programming Language :: JavaScript", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", ],