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

Add jupyter notebook as dependency to environment.yml #255

Closed
timonmerk opened this issue Aug 7, 2023 · 1 comment
Closed

Add jupyter notebook as dependency to environment.yml #255

timonmerk opened this issue Aug 7, 2023 · 1 comment

Comments

@timonmerk
Copy link
Contributor

timonmerk commented Aug 7, 2023

  • add "notebook"
  • potentially replace conda with mamba?
    mamba env create -n pynm-test --file environment.yml

for that install mambaforge here: https://github.com/conda-forge/miniforge#mambaforge
and open "miniforge prompt" then type "mamba init"

@timonmerk
Copy link
Contributor Author

create conda env and then pip install . seemed for now fast enough

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