From c637262e39197bb725283db7957bfce8fbbc92ab Mon Sep 17 00:00:00 2001 From: 43800f9eebbeb989c35b6b37774edfea <43800f9eebbeb989c35b6b37774edfea@app-learninglab.inria.fr> Date: Mon, 16 Jun 2025 12:06:22 +0000 Subject: [PATCH] Update Readme.md --- journal/Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/journal/Readme.md b/journal/Readme.md index f8ef754..22aa36a 100644 --- a/journal/Readme.md +++ b/journal/Readme.md @@ -51,4 +51,5 @@ A computational document (presentation of data + calculation code): ## Jupyter notebook - 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). \ No newline at end of file +- lsmagic = lists commands useful in some cases (ex. to plot data). +- turning on a language works cell-wide (see %%... in lsmagic output). \ No newline at end of file -- 2.18.1