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

Update website JupyterLab instructions #1908

Merged
merged 1 commit into from
Jan 15, 2021
Merged

Update website JupyterLab instructions #1908

merged 1 commit into from
Jan 15, 2021

Conversation

philippjfr
Copy link
Member

Matches the README

@@ -93,7 +88,9 @@ You can edit your Panel code as a .py file in any text editor, marking the objec
JupyterLab and Classic notebook
===============================

In the classic Jupyter notebook environment and JupyterLab, first make sure to load the `pn.extension()`. Panel objects will then render themselves if they are the last item in a notebook cell.
In the classic Jupyter notebook environment and JupyterLab, first make sure to load the `pn.extension()`. Panel objects will then render themselves if they are the last item in a notebook cell. For versions of `jupyterlab>=3.0` the necessary extension is automatically bundled in the `pyviz_comms` package, which must be >=2.0. However note that for version of `jupyterlab<3.0` you must also manually install the JupyterLab extension with:
Copy link
Member

Choose a reason for hiding this comment

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

So much better than before!!!!

@philippjfr philippjfr merged commit 47256ca into master Jan 15, 2021
@philippjfr philippjfr deleted the website_updates branch January 15, 2021 15:47
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.

None yet

2 participants