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

Add terminal and editor handlers #31

Merged
merged 1 commit into from
Sep 29, 2020
Merged

Add terminal and editor handlers #31

merged 1 commit into from
Sep 29, 2020

Conversation

afshin
Copy link
Member

@afshin afshin commented Sep 29, 2020

No description provided.

@@ -88,13 +93,13 @@
'ip': 'ServerApp.ip',
'port': 'ServerApp.port',
'port-retries': 'ServerApp.port_retries',
'transport': 'ServerApp.KernelManager.transport',
#'transport': 'KernelManager.transport',
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a known issue.

'keyfile': 'ServerApp.keyfile',
'certfile': 'ServerApp.certfile',
'client-ca': 'ServerApp.client_ca',
'notebook-dir': 'ServerApp.notebook_dir',
'browser': 'ServerApp.browser',
'gateway-url': 'ServerApp.GatewayClient.url',
#'gateway-url': 'GatewayClient.url',
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a known issue.

@afshin afshin merged commit d38992b into jupyter:master Sep 29, 2020
jasongrout added a commit to jasongrout/nbclassic that referenced this pull request Sep 29, 2020
jupyter#31 moved a bit too much from jupyter server to nbclassic. This moves some back. See also jupyter-server/jupyter_server#314
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

Successfully merging this pull request may close these issues.

1 participant