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

Gain familiarity with JupyterLab #1

Open
3 tasks
tjcrone opened this issue Feb 16, 2018 · 0 comments
Open
3 tasks

Gain familiarity with JupyterLab #1

tjcrone opened this issue Feb 16, 2018 · 0 comments

Comments

@tjcrone
Copy link
Owner

tjcrone commented Feb 16, 2018

JupyterLab will likely be where most of our work is done on this project. We will eventually build a JupyterLab/Pangeo space on Azure, but for now let's use the Pangeo that is currently installed on the Google Cloud:

http://pangeo.pydata.org/hub/home

We will also be using GitHub to organize the code that we write for this project. Managing Jupyter notebooks using Git is a bit of a pain because of how results are embedded in the files which we don't normally want to track. I recommend that we all take the steps detailed in this post:

http://timstaley.co.uk/posts/making-git-and-jupyter-notebooks-play-nice/

to make things easier for everyone on Github. The steps are:

  • install jq
  • add the jq filter to ~/.gitconfig
  • add a reference to the filter in ~/.gitattributes_global
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