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

disable terminals #243

Closed

Conversation

sigmarkarl
Copy link
Contributor

@sigmarkarl sigmarkarl commented Nov 8, 2024

Jira ticket

https://spotinst.atlassian.net/browse/BGD-5956

Description

Hiding terminal in jupyterlab. This is a cosmetic change and will be further handled in https://spotinst.atlassian.net/browse/BGD-5956

Demo

The launcher now looks like

Screenshot 2024-11-08 at 13 57 54

No terminals launcher visible

Checklist

  • I have added a Jira ticket link
  • I have filled in the test plan
  • I have executed the tests and filled in the test results
  • I have updated/created relevant documentation

How to test

See demo screenshot. The terminal launcher should no longer be visible on the jupyterlab launcher page.

@sigmarkarl sigmarkarl requested a review from a team as a code owner November 8, 2024 13:59
Copy link
Contributor

@alextarasov-spot alextarasov-spot left a comment

Choose a reason for hiding this comment

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

this PR linked to the wrong Jira ticket.
Check the branch name

@ImpSy
Copy link
Collaborator

ImpSy commented Nov 14, 2024

@sigmarkarl This will be superseded by your PR in the jupyter-server repo right ?

Copy link
Contributor

Choose a reason for hiding this comment

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

image tag and appVersion?

@@ -10,6 +10,7 @@ server:
token: ''
ip: '0.0.0.0'
allowOrigin: '*'
terminals_enabled: false
Copy link
Contributor

Choose a reason for hiding this comment

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

what will happen if set to true in case the terminal is totally removed in the Jupiter server?

@sigmarkarl
Copy link
Contributor Author

we will remove the terminado and jupyter_server_terminals in our custom jupyterlab Dockerfile (bigdata-infrastructure) instead as other components might install terminado

@sigmarkarl sigmarkarl closed this Nov 20, 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

Successfully merging this pull request may close these issues.

3 participants