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

Feature Request: Install kernel via conda for Anaconda environments. #31

Open
rct opened this issue Oct 14, 2024 · 0 comments
Open

Feature Request: Install kernel via conda for Anaconda environments. #31

rct opened this issue Oct 14, 2024 · 0 comments

Comments

@rct
Copy link

rct commented Oct 14, 2024

Many tutorials recommend the Anaconda distribution for getting Jupyter, Python, etc. installed Windows and macOS. The Anaconda/conda distribution uses conda as the package manager. Using pip in a conda environment can cause a issues (two conflicting package managers).

Anaconda/conda specific Instructions, and possibly a conda package of the Hass Pyscript Jupyter shim, would help Windows/macOS Anaconda users.

At a minimum the install docs could give the warning to create a separate conda environment for PyScript before doing the pip install to minimize the chance of breaking the base (main) conda environment.

The issues in #25 #13 and #15 may be related to this.

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

1 participant