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

Add jupyter lab option to docker Makefile #3363

Merged
merged 2 commits into from
May 2, 2024

Conversation

eteq
Copy link
Contributor

@eteq eteq commented May 2, 2024

This is a simple PR that just adds two options to the Makefile for the Docker image.

The gist is that I prefer jupyter lab over jupyter notebook (and it's now the "standard" interface anyway). So this just gives a convenient way to invoke the lab version in docker instead of the notebook version.

I know that it's not that hard to get to lab from a "notebook" server anyway (and vice versa) but I prefer lab because it's habit at this point and the URLs are slightly different so not all tooling is cross-compatible.

(There's also a trivial comment typo that I rolled in here as a second commit).

@fritzo fritzo merged commit 5ba6232 into pyro-ppl:dev May 2, 2024
7 of 8 checks passed
@eteq eteq deleted the add-lab-to-docker branch May 2, 2024 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants