Update docker instructions

pull/95/head
JulioV 2020-08-06 20:17:51 -04:00
parent a77288bc76
commit 6d50bff220
1 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,10 @@ Docker (the fastest and easiest way)
``docker run -it agamk/rapids:latest``
#. Pull the latest version of RAPIDS
``git pull``
#. Optional. You can start editing files with vim but we recommend using Visual Studio Code and its Remote extension
- Make sure RAPIDS container is running