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

jupyterlab missing from conda install #30

Open
andypbarrett opened this issue Jun 26, 2020 · 3 comments
Open

jupyterlab missing from conda install #30

andypbarrett opened this issue Jun 26, 2020 · 3 comments

Comments

@andypbarrett
Copy link

jupyterlab package is missing from install command. It might help to include an environment.yaml file with the repo.

@FlippingBinary
Copy link

Are you specifying the repository to pull jupyterlab from? You might try conda install -c conda-forge jupyterlab if you haven't already, or you can refer to the documentation at https://jupyterlab.readthedocs.io/en/stable/getting_started/installation.html

I hope this helps.

@andypbarrett
Copy link
Author

andypbarrett commented Jun 29, 2020

I've solved the problem for myself but was suggesting that jupyterlab be added to the conda install instructions in the README.md. I can make those changes and submit a PR if you want.

@FlippingBinary
Copy link

Oh okay. There are many Python environments to choose from, so I thought you just needed help installing the specific one you picked. I'm not a package maintainer, so I don't know if they would approve a PR. You could always submit one and see what happens.

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

No branches or pull requests

2 participants