Commit 8e98e7ad authored by Dorinel Bastide's avatar Dorinel Bastide

Change title

parent b7afd7e7
#+TITLE: Your title
#+TITLE: Some Title
#+AUTHOR: Dorinel Bastide
#+DATE: Today's date
#+LANGUAGE: en
......@@ -37,7 +37,7 @@ print("Hello world!")
And now the same but in an Python session. With a session, Python's
state, i.e. the values of all the variables, remains persistent from
one code block to the next. The code is still executed using ~C-c
C-c~.
qC-c~.
#+begin_src python :results output :session :exports both
import numpy
......
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