mirror of
https://github.com/nfstream/nfstream.git
synced 2026-05-19 16:28:14 +00:00
Minor polishing.
This commit is contained in:
parent
8611a68420
commit
af7a6bbe0d
1 changed files with 8 additions and 1 deletions
|
|
@ -5,7 +5,6 @@
|
|||
doing practical, **real world** network data analysis in Python. Additionally, it has
|
||||
the broader goal of becoming **a common network data processing framework for researchers** providing data reproducibility across experiments.
|
||||
|
||||
**Project Website:** **https://nfstream.github.io/**
|
||||
<table>
|
||||
<tr>
|
||||
<td><b>Live Demo Notebook</b></td>
|
||||
|
|
@ -15,6 +14,14 @@ the broader goal of becoming **a common network data processing framework for re
|
|||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>Project Website</b></td>
|
||||
<td>
|
||||
<a href="https://nfstream.github.io">
|
||||
<img src="https://img.shields.io/badge/website-nfstream.github.io-blue" alt="website" />
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>Latest Release</b></td>
|
||||
<td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue