mirror of
https://github.com/XaverKlemenschits/jupyter-c-kernel.git
synced 2025-04-13 01:46:10 +00:00
Update readme
This commit is contained in:
parent
8a8f665d7d
commit
1efe99c4a2
@ -13,6 +13,10 @@
|
||||
|
||||
## Usage
|
||||
|
||||
* Create a new Jupyter notebook: `jupyter-notebook`
|
||||
* Change the kernel to `C`
|
||||
* Open the example notebook: `jupyter-notebook example-notebook.ipynb`
|
||||
* Enjoy!
|
||||
|
||||
## Example of notebook
|
||||
|
||||

|
||||
|
||||
|
@ -136,15 +136,6 @@
|
||||
"source": [
|
||||
"You can see that the errors and warnings are shown, but the code is not executed. The retcode is also added to the end of `stderr`"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"metadata": {
|
||||
"collapsed": true
|
||||
},
|
||||
"outputs": [],
|
||||
"source": []
|
||||
}
|
||||
],
|
||||
"metadata": {
|
BIN
example-notebook.png
Normal file
BIN
example-notebook.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 316 KiB |
Loading…
x
Reference in New Issue
Block a user