You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/index.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -20,16 +20,16 @@ Here are some great choices of platforms. Click the link for more information on
20
20
21
21
These are the easiest to use; they've got all the software, data, and lessons preinstalled for you.
22
22
23
-
-[Paperspace Gradient](/start/gradient); (instant approval, no installation required, $0.59 an hour, $10 free credit)
24
-
-[Salamander](/start/salamander); (instant approval, no installation required, $0.36 an hour, $1 free credit)
25
-
-[SageMaker](/start/sagemaker); (requires some installation, and wait for approval, $1.26 an hour)
23
+
-[Paperspace Gradient](/start_gradient.html); (instant approval, no installation required, $0.59 an hour, $10 free credit)
24
+
-[Salamander](/start_salamander.html); (instant approval, no installation required, $0.36 an hour, $1 free credit)
25
+
-[SageMaker](/start_sagemaker.html); (requires some installation, and wait for approval, $1.26 an hour)
26
26
27
27
#### Some installation required
28
28
29
29
If you're comfortable at a command line, these options are fairly easy to get started with, and may be more flexible in the long term than the options above.
30
30
31
-
-[Google Compute Platform](/start/gcp) ($0.53 an hour, $300 free credit)
32
-
-[Amazon Web Services EC2](/start/dlami) ($0.9 an hour)
31
+
-[Google Compute Platform](/start_gcp.html) ($0.53 an hour, $300 free credit)
32
+
-[Amazon Web Services EC2](/start_dlami.html) ($0.9 an hour)
33
33
34
34
**For those starting out, we highly recommend a Jupyter Notebooks platform (Option 1)**
Copy file name to clipboardexpand all lines: docs/start_aws.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ While you wait, get on the third step.
47
47
48
48
## Step 3: Create an ssh key and upload it to AWS
49
49
50
-
For this step, you'll need a terminal. This requires an extra installation on Windows which is all described in this [separate tutorial](/terminal_tutorial).
50
+
For this step, you'll need a terminal. This requires an extra installation on Windows which is all described in this [separate tutorial](/terminal_tutorial.html).
51
51
52
52
Once in your terminal, type keygen then press return three times. This will create a directory named .ssh/ with two files in it, 'id_rsa' and 'id_rsa.pub'. The first one is your private key and you should keep it safe, the second one is your public key, that you will transmit to people you want to securely communicate with (in our case AWS).
53
53
@@ -148,15 +148,15 @@ Click on the *course-v3* folder, and your screen should look like this:
148
148
149
149

150
150
151
-
Go back to the [first page](index) to see how to use this jupyter notebook and run the jupyter notebook tutorial. Come back here once you're finished and *don't forget to stop your instance* with the next step.
151
+
Go back to the [first page](index.html) to see how to use this jupyter notebook and run the jupyter notebook tutorial. Come back here once you're finished and *don't forget to stop your instance* with the next step.
152
152
153
153
## Step 7: Stop your instance when you are done
154
154
155
155
When you finish working you must go back to your [AWS console](https://us-west-2.console.aws.amazon.com/ec2) and stop your instance manually to avoid getting extra charges. A good practice is setting a reminder for yourself (when you close your computer or log off) so you never forget to do it!
156
156
157
157

158
158
159
-
To see how to open it again, update the course or the fastai library, go to the [Returning to work page](update_aws).
159
+
To see how to open it again, update the course or the fastai library, go to the [Returning to work page](update_aws.html).
160
160
161
161
If you no longer want to use that instance again, you can just terminate it. This means you will never be able to access the information in it, so be careful. To terminate an instance just choose terminate instead of stop.
Copy file name to clipboardexpand all lines: docs/start_gcp.md
+4-6
Original file line number
Diff line number
Diff line change
@@ -17,15 +17,13 @@ A `n1-highmem-8` preemtible instance in Google which is what we suggest is $0.1p
17
17
18
18
Cloud computing allows users access to virtual CPU or GPU resources on an hourly rate, depending on the hardware configuration. Find more information in the [Google Cloud Platform documentation](https://cloud.google.com/compute/). In case you don't have a GCP account yet, you can create one [here](https://cloud.google.com/), which comes with $300 worth of usage credits for free.
19
19
20
-
> **Potential roadblock**: Even though GCP provides a $300 initial credit, you must enable billing to use it. For a new bank account it will take several days for the activation.
21
-
22
-

20
+
> **Potential roadblock**: Even though GCP provides a $300 initial credit, you must enable [billing](https://console.cloud.google.com/billing/) to use it. You can put a credit card or a bank account but the latter will take several days for the activation.
23
21
24
22
The project on which you are going to run the image needs to be linked with your billing account. For this navigate to the [billing dashboard](https://console.cloud.google.com/billing/projects), click the '**...**' menu and choose '**change billing account**'.
25
23
26
24
## Step 2: Install Google CLI
27
25
28
-
To create then be able to connect to your instance, you'll need to install Google Cloud's command line interface (CLI) software from Google. For Windows user, we recommend that you use the [Ubuntu terminal](/terminal_tutorial) and follow the same instructions as Ubuntu users (remember you paste with shift + right click in the terminal).
26
+
To create then be able to connect to your instance, you'll need to install Google Cloud's command line interface (CLI) software from Google. For Windows user, we recommend that you use the [Ubuntu terminal](/terminal_tutorial.html) and follow the same instructions as Ubuntu users (remember you paste with shift + right click in the terminal).
29
27
30
28
To install on Linux or Windows (in Ubuntu terminal), follow those four steps:
31
29
```bash
@@ -128,15 +126,15 @@ Next from your [jupyter notebook](http://localhost:8080/tree), click on 'course-
128
126
129
127

130
128
131
-
Go back to the [first page](index) to see how to use this jupyter notebook and run the jupyter notebook tutorial. Come back here once you're finished and *don't forget to stop your instance* with the next step.
129
+
Go back to the [first page](index.html) to see how to use this jupyter notebook and run the jupyter notebook tutorial. Come back here once you're finished and *don't forget to stop your instance* with the next step.
132
130
133
131
## Step 5: Stop an instance
134
132
135
133
**You will be charged if you don't stop** the instance while it's 'idle' (e.g. not training a network). To stop an instance out of Google Cloud's online interface go [here](https://console.cloud.google.com/compute/instances), click the '...' icon to the right of the instance and choose 'Stop' or click the stop button at the top of the screen.
136
134
137
135

138
136
139
-
To see how to open it again, update the course or the fastai library, go to the [Returning to work page](update_gcp).
137
+
To see how to open it again, update the course or the fastai library, go to the [Returning to work page](update_gcp.html).
Copy file name to clipboardexpand all lines: docs/start_gradient.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ Click on the *course-v3* folder, and your screen should look like this:
53
53
54
54

55
55
56
-
Go back to the [first page](index) to see how to use this jupyter notebook and run the jupyter notebook tutorial. Come back here once you're finished and *don't forget to stop your instance* with the next step.
56
+
Go back to the [first page](index.html) to see how to use this jupyter notebook and run the jupyter notebook tutorial. Come back here once you're finished and *don't forget to stop your instance* with the next step.
57
57
58
58
### Step 3: Stopping your Notebook
59
59
Once you're finished, under Action, just click stop. This will end the billing session.
@@ -62,7 +62,7 @@ Once you're finished, under Action, just click stop. This will end the billing s
62
62
63
63
**NOTE: you *will* be charged for the time that your notebook is running. You must stop the notebook to stop incurring charges**
64
64
65
-
To see how to open it again, update the course or the fastai library, go to the [Returning to work page](update_gradient).
65
+
To see how to open it again, update the course or the fastai library, go to the [Returning to work page](update_gradient.html).
66
66
67
67
## Managing Data
68
68
Fast.ai data files (dogscats) can be found in the 'datasets' folder. Files in this directory are hosted by Paperspace and are read-only. See [Public Datasets](https://support.paperspace.com/hc/en-us/articles/360003092514-Public-Datasets) for more info.
Copy file name to clipboardexpand all lines: docs/start_sagemaker.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -113,15 +113,15 @@ The instance we suggest, p2.xlarge, is $1.26 an hour. The hourly rate is depende
113
113
114
114

115
115
116
-
1. Go back to the [first page](index) to see how to use this jupyter notebook and run the jupyter notebook tutorial. Come back here once you're finished and *don't forget to stop your instance* with the next step.
116
+
1. Go back to the [first page](index.html) to see how to use this jupyter notebook and run the jupyter notebook tutorial. Come back here once you're finished and *don't forget to stop your instance* with the next step.
117
117
118
118
### Shutting down your instance
119
119
120
120
- When you're done, close the notebook tab, and **remember to click stop!** If you don't, you'll keep getting charged until you click the *stop* button.
121
121
122
122

123
123
124
-
To see how to open it again, update the course or the fastai library, go to the [Returning to work page](update_sagemaker).
124
+
To see how to open it again, update the course or the fastai library, go to the [Returning to work page](update_sagemaker.html).
Copy file name to clipboardexpand all lines: docs/start_salamander.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -40,15 +40,15 @@ Click 'Jupyter Notebook' to access the course materials. After Jupyter Notebook
40
40
41
41

42
42
43
-
See [here](index#jupyter-notebook) for instructions on running the Jupyter Notebook tutorial. Return to this guide once you're finished and _don't forget to stop your server_.
43
+
See [here](index.html) for instructions on running the Jupyter Notebook tutorial. Return to this guide once you're finished and _don't forget to stop your server_.
44
44
45
45
## Step 4: Stop your server
46
46
47
47
When you're all done, **don't forget to shut down your server**, so you don't get charged for the time it's running in the background. It's not enough to just close your browser or turn off your own computer. Go back to [salamander](https://salamander.ai/) and click the 'Stop Server' button next to your server.
48
48
49
49

50
50
51
-
For more details, & updating the course / fastai library see "[Returning to work](update_salamander)".
51
+
For more details, & updating the course / fastai library see "[Returning to work](update_salamander.html)".
0 commit comments