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

Use plotnine in Jupyter Lab #538

Open
goi42 opened this issue Mar 7, 2023 · 2 comments
Open

Use plotnine in Jupyter Lab #538

goi42 opened this issue Mar 7, 2023 · 2 comments
Assignees
Labels
status:waiting for response Waiting for Contributor to respond to maintainers' comments or update PR type:enhancement Propose enhancement to the lesson

Comments

@goi42
Copy link
Contributor

goi42 commented Mar 7, 2023

* [Jupyter notebook](https://jupyter.org/)

The setup includes installation of Jupyter along with plotnine, but if learners (or instructors) prefer to work in Jupyter Lab, plotnine may not be available. Including jupyterlab explicitly in the list of dependencies for environment.yml solves this problem. (Presumably an analogous step needs to be taken for the other installation options.)

At the very least, some discussion of the interfaces that can be used (after following the installation instructions) should be added to avoid confusion.

@btovar
Copy link
Contributor

btovar commented Apr 24, 2023

@goi Thank you for your suggestion. I think we want to keep that list just listing the requirements for the lesson. However, I do like your suggestion of adding it later in some discussion as an alternative interface. Would you like to submit a commit to do that?

@btovar btovar self-assigned this Apr 24, 2023
@btovar btovar added status:waiting for response Waiting for Contributor to respond to maintainers' comments or update PR type:enhancement Propose enhancement to the lesson labels Apr 24, 2023
@goi42
Copy link
Contributor Author

goi42 commented Apr 24, 2023

The instructors I was paired with used Jupyter Lab, and I suspect this is common. There at least needs to be an explanation of what interfaces are supported after installation is complete and a warning against using unsupported interfaces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:waiting for response Waiting for Contributor to respond to maintainers' comments or update PR type:enhancement Propose enhancement to the lesson
Projects
None yet
Development

No branches or pull requests

2 participants