Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Future: fix additional warnings from JupyterLab #139

Open
alexott opened this issue Dec 20, 2023 · 0 comments
Open

Future: fix additional warnings from JupyterLab #139

alexott opened this issue Dec 20, 2023 · 0 comments

Comments

@alexott
Copy link
Collaborator

alexott commented Dec 20, 2023

For future - fix following warnings:

aips-data-science  | [W 2023-12-20 09:48:47.935 ServerApp] ServerApp.token config is deprecated in 2.0. Use IdentityProvider.token.
aips-data-science  | [W 2023-12-20 09:48:54.647 ServerApp] A `_jupyter_server_extension_points` function was not found in nbclassic. Instead, a `_jupyter_server_extension_paths` function was found and will be used for now. This function name will be deprecated in future releases of Jupyter Server.
aips-data-science  | [W 2023-12-20 09:48:54.694 LabApp] 'token' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
aips-data-science  | [W 2023-12-20 09:48:54.694 LabApp] 'token' has moved from LabApp to ServerApp. Be sure to update your config before our next release.
aips-data-science  | [W 2023-12-20 09:48:54.701 NotebookApp] 'ip' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
aips-data-science  | [W 2023-12-20 09:48:54.701 NotebookApp] 'ip' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.

@alexott alexott mentioned this issue Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant