-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.Rmd
28 lines (21 loc) · 988 Bytes
/
index.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
title: "The Knowledge"
author: "Geographic Data Science Lab"
date: "`r Sys.Date()`"
site: bookdown::bookdown_site
output: bookdown::gitbook
documentclass: book
bibliography: [book.bib, packages.bib]
biblio-style: apalike
link-citations: yes
github-repo: gdsl-ul/the_knowledge
description: "What every GDSLer should know to work from anywhere"
---
# The Knowledge
In preparation to be able to stay productive while having to work fully remote, this document presents a few things jotted down in one place to help with setups, etc.
The first step is a checklist everyone should go through:
1. Do you have a computer to work on at home?
1. Are *all* your relevant files accessible from home?
1. Do you have a webcam, mic and speakers/headphones?
1. Are you able to connect to computers on campus? This involves being setup with the University VPN?
These are the basic elements you will require, so if the answer to any of the above is no, please speak with your PhD supervisor.