casa:install
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| casa:install [2020/10/30 12:55] – [Install instructions for Jupyter CASA] bemmel | casa:install [2020/11/05 08:20] (current) – janssen | ||
|---|---|---|---|
| Line 26: | Line 26: | ||
| There is a known issue with X11-forwarding on MacOS. The workaround for this is to slightly modify step 6 above. You first launch the docker, inside the docker you launch the notebook. You can than proceed with step 7 above. | There is a known issue with X11-forwarding on MacOS. The workaround for this is to slightly modify step 6 above. You first launch the docker, inside the docker you launch the notebook. You can than proceed with step 7 above. | ||
| - | - Start the docker with '' | + | - Start the docker with '' |
| - Inside the same terminal window launch the notebook '' | - Inside the same terminal window launch the notebook '' | ||
| Line 42: | Line 42: | ||
| For the VLA tutorial there is a version of the notebook available in the [[https:// | For the VLA tutorial there is a version of the notebook available in the [[https:// | ||
| - | There is a beta version of the [[https:// | + | There is a beta version of the [[https:// |
| Line 65: | Line 65: | ||
| 1) $ docker pull mjanssen2308/ | 1) $ docker pull mjanssen2308/ | ||
| 2) $ docker run --name picard.cont -it --init --env HOME=/data --user $(id -u) -v / | 2) $ docker run --name picard.cont -it --init --env HOME=/data --user $(id -u) -v / | ||
| + | !! It seems like the wiki page messes up double dashes in the above command. See the README of https:// | ||
| (you will have to fill in the correct path for / | (you will have to fill in the correct path for / | ||
| 3) $ cd /data\\ | 3) $ cd /data\\ | ||
casa/install.1604062547.txt.gz · Last modified: 2020/10/30 12:55 by bemmel