Skip to content

Commit

Permalink
nbdime notbook diff installation
Browse files Browse the repository at this point in the history
  • Loading branch information
girisandeep committed May 28, 2019
1 parent ca40620 commit f61fc8b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
This repository contains machine learning projects and notebooks for the course of [CloudxLab](https://CloudxLab.com/)
Feel free to checkout and explore.

### NOTE ABOUT THE Notebook Diff:

Usually the jupyter notebooks are unfriendly to diff. So, we have installed nbdime(See https://nbdime.readthedocs.io/en/latest/)

All you need to do to enable in git this:
export PATH=/usr/local/anaconda/bin:$PATH
cd ml
nbdime config-git --enable

To know more about us [click here](https://CloudxLab.com/)

0 comments on commit f61fc8b

Please sign in to comment.