Skip to content

Configure JupyterLab for Amp orbs - #48

Merged
lukasbindreiter merged 2 commits into
mainfrom
orb-jupyterlab-setup
Aug 11, 2026
Merged

Configure JupyterLab for Amp orbs#48
lukasbindreiter merged 2 commits into
mainfrom
orb-jupyterlab-setup

Conversation

@snamber

@snamber snamber commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add an idempotent orb setup script that installs uv, syncs the workspace, registers ty server with Jupyter-LSP, and enables automatic completion
  • declare JupyterLab as a supervised Amp portal service with *.onamp.dev origin handling
  • ignore Jupyter-LSP virtual documents while keeping the service declaration tracked

Verification

  • ran .agents/setup twice (warm run completed in 0.02s)
  • validated the setup script with bash -n
  • parsed .amp/services.yaml successfully
  • started the declared service with amp orb services ensure
  • verified the portal returns HTTP 200
  • verified the ty LSP session reaches started and exchanges client/server messages

Amp-Thread-ID: https://ampcode.com/threads/T-019ff043-9260-76ed-9a14-2deac5c214bf
Co-authored-by: Stefan Amberger <stefan.amberger@tilebox.com>
Comment thread .amp/services.yaml Outdated
Amp-Thread-ID: https://ampcode.com/threads/T-019ff043-9260-76ed-9a14-2deac5c214bf
Co-authored-by: Stefan Amberger <stefan.amberger@tilebox.com>
@lukasbindreiter
lukasbindreiter merged commit 13f7149 into main Aug 11, 2026
8 checks passed
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