Updated README

This commit is contained in:
Brendan Rius 2017-08-10 17:29:41 +02:00
parent 3f584f7a22
commit a90e1318c6
2 changed files with 8 additions and 0 deletions

View File

@ -23,6 +23,14 @@
![Example of notebook](example-notebook.png?raw=true "Example of notebook")
## Custom compilation flags
You can use custom compilation flags like so:
![Custom compulation flag](custom_flags.png?raw=true "Example of notebook using custom compilation flags")
Here, the `-lm` flag is passed so you can use the math library.
## Contributing
The docker image installs the kernel in editable mode, meaning that you can

BIN
custom_flags.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB