Skip to content

Disable jupyterlab's terminal-manager extension#57

Merged
ianthomas23 merged 1 commit intomainfrom
disable-jlab-term
Jun 10, 2025
Merged

Disable jupyterlab's terminal-manager extension#57
ianthomas23 merged 1 commit intomainfrom
disable-jlab-term

Conversation

@ianthomas23
Copy link
Member

With the switch to using TerminalAPIClient is hasn't been necessary to disable JupyterLab's default terminal manager extension, at least in local test deployments. But there are some deployments in which this causes a problem, so here disabling the extension.

@ianthomas23 ianthomas23 added the bug Something isn't working label Jun 10, 2025
@vercel
Copy link

vercel bot commented Jun 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
jupyterlite-terminal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2025 6:46am

@ianthomas23 ianthomas23 merged commit 9b204be into main Jun 10, 2025
11 checks passed
@ianthomas23 ianthomas23 deleted the disable-jlab-term branch June 10, 2025 06:52
@jtpio
Copy link
Member

jtpio commented Jun 10, 2025

But there are some deployments in which this causes a problem, so here disabling the extension.

Curious about the problem this causes?

@ianthomas23
Copy link
Member Author

Curious about the problem this causes?

Take a look at my PRs to add the terminal to our experimental internal project. A local dev build on my machine didn't need this disabling, but a complicated CI deployment did.

@ianthomas23
Copy link
Member Author

Coming back to this, I think it is not necessary in general. The exception to this occurred in an experimental project that changes the order of loading extensions. So maybe this disabling should be removed here?

@jtpio
Copy link
Member

jtpio commented Jun 13, 2025

So maybe this disabling should be removed here?

Yes I believe so, especially since the config in this repo is only for the demos and UI tests, and should not affect downstream projects using the terminal.

@ianthomas23 ianthomas23 mentioned this pull request Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants