Chris2pi
CCoder.com
•Created by Chris2pi on 11/24/2024 in #help
Creating a JupyterLab instance
It might be simple, but I can't get a JupyterLab instance going.
The goal is to spin up an AWS EC2 instance. I can do that with VSCode without issue.
I add the module from here but get a few errors on launch - https://registry.coder.com/modules/jupyterlab
Then I see this doco and it seems to be what the module is meant to do? https://coder.com/docs/admin/templates/extending-templates/web-ides#jupyterlab
Can't get that working either.
I suspect I am confusing the above doco and just using the module incorrectly and mixing it with the vscode out of the box template.
Code below
Overall a end to end template would be nice. Happy to put one together once I understand it better.
7 replies