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 documentation on using jupyverse #16190

Merged
merged 4 commits into from May 1, 2024
Merged

Conversation

davidbrochart
Copy link
Contributor

References

See #12625 (comment).

Code changes

N/A

User-facing changes

N/A

Backwards-incompatible changes

N/A

Copy link

Thanks for making a pull request to jupyterlab!
To try out this branch on binder, follow this link: Binder

Copy link
Member

@krassowski krassowski left a comment

Choose a reason for hiding this comment

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

Looks good to me, I will wait with merging to give others chance to proof read the latest version.

@krassowski krassowski added this to the 4.2.0 milestone Apr 26, 2024
Copy link
Member

@jtpio jtpio left a comment

Choose a reason for hiding this comment

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

Thanks!

@jtpio jtpio merged commit 9ac9069 into jupyterlab:main May 1, 2024
79 of 81 checks passed
@davidbrochart davidbrochart deleted the jupyverse branch May 1, 2024 21:23

.. code:: bash
jupyverse
Copy link
Member

Choose a reason for hiding this comment

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

So will running jupyverse in the terminal run a JupyterLab session in my browser?

i.e. does jupyverse replace the jupyter lab command I use now? And, if so, can I pass all the same JupyterLab arguments to jupyverse?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

So will running jupyverse in the terminal run a JupyterLab session in my browser?

If jupyverse was installed with pip install jupyverse[auth, jupyterlab], yes. If installed with pip install jupyverse[auth, notebook], it will run Jupyter Notebook.

i.e. does jupyverse replace the jupyter lab command I use now? And, if so, can I pass all the same JupyterLab arguments to jupyverse?

Yes, but arguments are different. More information is available in the documentation.

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.

None yet

4 participants