Connecting people with expertise to those who want to learn or collaborate.
Are you planning a hack week and need some help matching up attendees for optimal learning? Check out this notebook to find out how!
- networkx-1.1
- nxpd-0.2.0
If you get an error when trying to draw graphs like dyld: Library not loaded: /usr/lib/libltdl.7.dylib
, try
$> brew install libtool
$> brew link libtool