Update Readme.md

parent d0459d2b
...@@ -53,3 +53,4 @@ A computational document (presentation of data + calculation code): ...@@ -53,3 +53,4 @@ A computational document (presentation of data + calculation code):
- 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).
- turning on a language works cell-wide (see %%... in lsmagic output). - turning on a language works cell-wide (see %%... in lsmagic output).
- https://www.dataquest.io/blog/jupyter-notebook-tips-tricks-shortcuts/
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