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

Set up environment for running project notebooks #17

Closed
4 tasks done
yeemey opened this issue Sep 13, 2017 · 2 comments
Closed
4 tasks done

Set up environment for running project notebooks #17

yeemey opened this issue Sep 13, 2017 · 2 comments
Assignees

Comments

@yeemey
Copy link
Owner

yeemey commented Sep 13, 2017

Options

  1. Create YAML file, to be sourced from the terminal before starting Jupyter notebooks, or
  2. Create list of dependencies to be installed through conda.

Tasks:

  • List dependencies.
  • Create YAML file.
  • Test environment.yaml
  • Document guide for both methods of setting up environment.
@yeemey yeemey self-assigned this Sep 13, 2017
@yeemey
Copy link
Owner Author

yeemey commented Sep 13, 2017

Package dependencies through PyPI:

  • xarray
  • plotly
  • matplotlib
  • numpy
  • pandas
  • geopandas
  • nltk

Other dependencies:

@yeemey
Copy link
Owner Author

yeemey commented Sep 13, 2017

Testing environment.yml locally

Kernel name (haackwellenv) does not show up in Jupyter notebook browser. Based on this issue, installing nb_conda_kernels seems to have solved problem, but kernel is named 'Python [conda root]', not 'haackwellenv'

yeemey added a commit that referenced this issue Sep 13, 2017
Added environment file and readme to address #17.
@yeemey yeemey closed this as completed Sep 13, 2017
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