Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scopatz/py-sci-curtin

Notebooks for Tutorial at Curtin Instituite
https://github.com/scopatz/py-sci-curtin

Last synced: about 1 month ago
JSON representation

Notebooks for Tutorial at Curtin Instituite

Awesome Lists containing this project

README

        

# py-sci-curtin
Notebooks for Tutorial at Curtin Instituite

## add style to notebook

`from IPython.core.display import HTML; HTML(open("styles/custom.css", "r").read())`