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

|
||||||
|
|
||||||
|
@ -136,15 +136,6 @@
|
|||||||
"source": [
|
"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`"
|
"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": {
|
"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