Skip to content

Commit

Permalink
added tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
barel committed Feb 17, 2020
1 parent 6cf45ff commit 24aec89
Show file tree
Hide file tree
Showing 2 changed files with 1,259 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ Here will be a description of the package

### Install

% TODO : create a setup file and then instruct to run it python setup.py install

The following software and packages are required for running NetCore:

* Linux/Unix
Expand All @@ -22,6 +20,8 @@ The following software and packages are required for running NetCore:
* [seaborn (0.9.0)](https://seaborn.pydata.org/)
* [NetworkX (2.3)](http://networkx.github.io/)

After the directory was cloned, please run the following to install NetCore:
```python setup.py install```

## Tutorial
Explanation on how to run NetCore is avilable in the tutorial notebook %TODO: add link here
Expand Down
Loading

0 comments on commit 24aec89

Please sign in to comment.