Commit 06fba042 authored by Jamal KHAN's avatar Jamal KHAN

Commit from magit

First commit from the magit interface to check the use of the magit
system. Magit requires the updated version of git, thus not usable
with the old version that comes with CentOS7 or before.
parent d98e771a
...@@ -70,4 +70,9 @@ ...@@ -70,4 +70,9 @@
### Exercise ### Exercise
- Find and search - Find and search
- Gitlab history - Gitlab history
- Writing a markdown file - Writing a markdown file
\ No newline at end of file
## Module 2
### Introduction
### Emacs as a computational environment
module2/exo1/cars.png

6.53 KB | W: | H:

module2/exo1/cars.png

7.03 KB | W: | H:

module2/exo1/cars.png
module2/exo1/cars.png
module2/exo1/cars.png
module2/exo1/cars.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -24,7 +24,7 @@ results will be retrieved and included into the exported document. If ...@@ -24,7 +24,7 @@ results will be retrieved and included into the exported document. If
you do not want to re-execute all code each time, you can delete the # you do not want to re-execute all code each time, you can delete the #
and the space before ~#+PROPERTY:~ in the header of this document. and the space before ~#+PROPERTY:~ in the header of this document.
Like we showed in the video, R code is included as follows (and is Like we showed in the video, R code is included as follows <r tab (and is
exxecuted by typing ~C-c C-c~): exxecuted by typing ~C-c C-c~):
#+begin_src R :results output :exports both #+begin_src R :results output :exports both
......
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