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

Bash script to install extensions #81

Merged
merged 3 commits into from
Sep 26, 2019
Merged

Bash script to install extensions #81

merged 3 commits into from
Sep 26, 2019

Conversation

nkorinek
Copy link
Member

Bash script to run these lines

jupyter nbextension install --sys-prefix --py nbgrader --overwrite
jupyter nbextension enable --sys-prefix --py nbgrader
jupyter serverextension enable --sys-prefix --py nbgrader

@codecov
Copy link

codecov bot commented Sep 26, 2019

Codecov Report

Merging #81 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #81   +/-   ##
====================================
  Coverage      50%   50%           
====================================
  Files           2     2           
  Lines          26    26           
====================================
  Hits           13    13           
  Misses         13    13

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6c61efe...803ce29. Read the comment docs.

@lwasser
Copy link

lwasser commented Sep 26, 2019

woah @nkorinek you are a rockstar. Can you add instructions on how to call this file to the contributing.rst file in this same PR?!!
i'm super impressed that you went ahead and did this. Thank you!

@nkorinek
Copy link
Member Author

@lwasser added the info into the contributing file

@lwasser
Copy link

lwasser commented Sep 26, 2019

tested locally and it works like a charm!! this addresses #81 merging!!

@lwasser lwasser merged commit 7edc4d1 into earthlab:master Sep 26, 2019
@lwasser
Copy link

lwasser commented Sep 26, 2019

thank you @nkorinek !!!

@lwasser
Copy link

lwasser commented Oct 3, 2019

closes #76

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants