Skip to content

Commit 068d929

Browse files
committed
add 'multi-user' talk video and slides
1 parent 1f03c17 commit 068d929

File tree

2 files changed

+20
-583
lines changed

2 files changed

+20
-583
lines changed

index.Rmd

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,17 @@ support vignettes or files. It is _work in progress_ so please revisit frequentl
1313
All the videos are available on the [YouTube
1414
Channel](https://www.youtube.com/channel/UCph8LPTQ8gkNnKf1WHF2Tgg/featured).
1515

16-
| <span>Title</span> | <span>Author</span> | <span>Video Link</span> | <span>Support Material</span> | <span>Repository</span> |
17-
| :----------------------- | :----------------------------------------------------- | :---------------------------------------- | --------------------------------------------------------------------------------------------- | --------------------------------------------------------------- |
18-
| First Steps with Emacs | [Dirk Eddelbuettel](https://github.com/eddelbuettel) | [YouTube](https://youtu.be/1YOrd7NCGkg) | [PDF Slides](https://github.com/ess-intro/presentation-first-steps/blob/master/first-steps.pdf) | [Repo](https://github.com/ess-intro/presentation-first-steps) |
19-
| Installing ESS | [Tyler Smith](https://github.com/plantarum) | [YouTube](https://youtu.be/So1LYzSk9o0) | | [Repo]() |
20-
| ESS with Spacemacs | [Alexander Zarebski](https://github.com/aezarebski) | [YouTube](https://youtu.be/P6O1s2XHphI) | [PDF Slides](https://github.com/ess-intro/presentation-ess-from-spacemacs/raw/main/presentation/slides.pdf), [Quickstart guide](https://github.com/ess-intro/presentation-ess-from-spacemacs/blob/main/presentation/README.org) | [Repo](https://github.com/ess-intro/presentation-ess-from-spacemacs) |
21-
| ESS Customization | [Frédéric Santos](https://github.com/frederic-santos) | [YouTube](https://youtu.be/Lf8qrLuvYp8) | [PDF Tutorial](https://github.com/ess-intro/presentation-ess-customization/blob/main/tutorial/ess-customization.pdf), [Emacs ess-init.el](https://github.com/ess-intro/presentation-ess-customization/blob/main/tutorial/ess-init.el) | [Repo](https://github.com/ess-intro/presentation-ess-customization) |
22-
| ESS and OrgMode | [Greg Minshall](https://github.com/greg-minshall) | [YouTube](https://youtu.be/BbZbtgvwrI8) | [PDF Slides](https://ess-intro.github.io/presentation-org-mode/artefacts/ess-org-beamer.pdf) | [Repo](https://github.com/ess-intro/presentation-org-mode) |
16+
| <span>Title</span> | <span>Author</span> | <span>Video Link</span> | <span>Support Material</span> | <span>Repository</span> |
17+
| :----------------------- | :----------------------------------------------------- | :---------------------------------------- | --------------------------------------------------------------------------------------------- | --------------------------------------------------------------- |
18+
| First Steps with Emacs | [Dirk Eddelbuettel](https://github.com/eddelbuettel) | [YouTube](https://youtu.be/1YOrd7NCGkg) | [PDF Slides](https://github.com/ess-intro/presentation-first-steps/blob/master/first-steps.pdf) | [Repo](https://github.com/ess-intro/presentation-first-steps) |
19+
| Installing ESS | [Tyler Smith](https://github.com/plantarum) | [YouTube](https://youtu.be/So1LYzSk9o0) | | [Repo]() |
20+
| ESS with Spacemacs | [Alexander Zarebski](https://github.com/aezarebski) | [YouTube](https://youtu.be/P6O1s2XHphI) | [PDF Slides](https://github.com/ess-intro/presentation-ess-from-spacemacs/raw/main/presentation/slides.pdf), [Quickstart guide](https://github.com/ess-intro/presentation-ess-from-spacemacs/blob/main/presentation/README.org) | [Repo](https://github.com/ess-intro/presentation-ess-from-spacemacs) |
21+
| ESS Customization | [Frédéric Santos](https://github.com/frederic-santos) | [YouTube](https://youtu.be/Lf8qrLuvYp8) | [PDF Tutorial](https://github.com/ess-intro/presentation-ess-customization/blob/main/tutorial/ess-customization.pdf), [Emacs ess-init.el](https://github.com/ess-intro/presentation-ess-customization/blob/main/tutorial/ess-init.el) | [Repo](https://github.com/ess-intro/presentation-ess-customization) |
22+
| ESS and OrgMode | [Greg Minshall](https://github.com/greg-minshall) | [YouTube](https://youtu.be/BbZbtgvwrI8) | [PDF Slides](https://ess-intro.github.io/presentation-org-mode/artefacts/ess-org-beamer.pdf) | [Repo](https://github.com/ess-intro/presentation-org-mode) |
23+
| Multi-User via Byobu/Tmux | [Dirk Eddelbuettel](https://github.com/eddelbuettel), [Grant McDermott](https://github.com/grantmcdermott), [Vincent Arel-Bundock](https://github.com/vincentarelbundock) | [YouTube](https://youtu.be/JX9m5B0BL7s) | [PDF Slides](https://github.com/ess-intro/presentation-multi-user/blob/master/multi-user.pdf) | [Repo](https://github.com/ess-intro/presentation-multi-user) |
24+
25+
26+
2327

2428
## Repositories
2529

0 commit comments

Comments
 (0)