Skip to content

add python environment customization guide #248

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

Merged
merged 3 commits into from
Sep 25, 2021

Conversation

mbektas
Copy link
Member

@mbektas mbektas commented Sep 25, 2021

adding instructions to guide on how to set proper permissions and customize the python environment

@mbektas mbektas requested a review from krassowski September 25, 2021 18:15
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.

It looks good to me! I would consider adding:

  • an info on re-using existing kernels by providing a custom kernelspec (see Jupyter Server Not Found (executable not in PATH) #238 (comment) but I don't know if these steps work for others yet)
  • an information on when users should customise the virtual environment (e.g. installing server extensions, or using jupyterlab-app just for a single project), and when to re-use other kernels instead (which I would recommended when there are multiple virtual environments.projects)

Steven Silvester and others added 2 commits September 25, 2021 13:57
Co-authored-by: Michał Krassowski <[email protected]>
Co-authored-by: Michał Krassowski <[email protected]>
@mbektas
Copy link
Member Author

mbektas commented Sep 25, 2021

It looks good to me! I would consider adding:

  • an info on re-using existing kernels by providing a custom kernelspec (see #238 (comment) but I don't know if these steps work for others yet)
  • an information on when users should customise the virtual environment (e.g. installing server extensions, or using jupyterlab-app just for a single project), and when to re-use other kernels instead (which I would recommended when there are multiple virtual environments.projects)

thanks @krassowski!, sure, lets extend the guide with follow-up PRs.

@mbektas mbektas merged commit b245724 into jupyterlab:master Sep 25, 2021
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.

2 participants