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

Make Terminals a Separate Extension #640

Closed
blink1073 opened this issue Dec 13, 2021 · 1 comment
Closed

Make Terminals a Separate Extension #640

blink1073 opened this issue Dec 13, 2021 · 1 comment
Assignees

Comments

@blink1073
Copy link
Contributor

Problem

Terminals are not required/desired in all contexts. We discussed in last week's team meeting a path to make them optional.

Proposed Solution

  • Move termainls into a separate jupyter server extension repository.
  • This extension can, then, be disabled. There are certainly contexts where people don't want to allow terminals (the authorization conversations below is one instance).
  • Make Jupyter Server require this as a dependency temporarily.
  • In a future release, we can drop it as a dependency.
@blink1073
Copy link
Contributor Author

This is now complete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant