Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/scopatz/py-sci-curtin
- Owner: scopatz
- License: other
- Created: 2016-08-03T00:57:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-09T13:46:42.000Z (over 8 years ago)
- Last Synced: 2024-11-13T11:31:04.881Z (3 months ago)
- Language: Jupyter Notebook
- Size: 64.5 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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())`