Update Readme.md

parent 89f6bf62
...@@ -51,4 +51,5 @@ A computational document (presentation of data + calculation code): ...@@ -51,4 +51,5 @@ A computational document (presentation of data + calculation code):
## Jupyter notebook ## Jupyter notebook
- careful with cell running, the environment is not changed for other cells. better run the whole document. - careful with cell running, the environment is not changed for other cells. better run the whole document.
- lsmagic = lists commands useful in some cases (ex. to plot data). - lsmagic = lists commands useful in some cases (ex. to plot data).
\ No newline at end of file - turning on a language works cell-wide (see %%... in lsmagic output).
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment