mirror of
https://github.com/jupyter/notebook.git
synced 2024-11-27 03:20:27 +08:00
Update to JupyterLab Classic Contributors
This commit is contained in:
parent
5d123a4319
commit
6044221a00
2
LICENSE
2
LICENSE
@ -1,6 +1,6 @@
|
||||
BSD 3-Clause License
|
||||
|
||||
Copyright (c) 2020, Jeremy Tuloup
|
||||
Copyright (c) 2020, JupyterLab Classic Contributors
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
|
@ -9,7 +9,7 @@
|
||||
"url": "https://github.com/jtpio/jupyterlab-classic/issues"
|
||||
},
|
||||
"license": "BSD-3-Clause",
|
||||
"author": "Jeremy Tuloup",
|
||||
"author": "JupyterLab Classic Contributors",
|
||||
"workspaces": {
|
||||
"packages": [
|
||||
"builder",
|
||||
|
2
setup.py
2
setup.py
@ -70,7 +70,7 @@ setup_args = dict(
|
||||
name=NAME,
|
||||
version=version,
|
||||
url="https://github.com/jtpio/jupyterlab-classic",
|
||||
author="Jeremy Tuloup",
|
||||
author="JupyterLab Classic Contributors",
|
||||
description="The next gen old-school Notebook UI",
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
|
Loading…
Reference in New Issue
Block a user