User Tools

Site Tools


casa:install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
casa:install [2020/11/01 20:37] – [Available Jupyter notebooks] bemmelcasa:install [2020/11/02 08:38] – [Notes] bemmel
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 ''docker run -p 8888:8888 -i -t -e DISPLAY=$DISPLAY -v <absolute path to your data processing directory>:/home/jupyter/data penngwyn/jupytercasa'' +  - Start the docker with ''docker run -p 8888:8888 -i -t -e DISPLAY=$DISPLAY -v <absolute path to your data processing directory>:/home/jupyter/data penngwyn/jupytercasa bash'' 
   - Inside the same terminal window launch the notebook ''xvfb-run jupyter notebook''   - Inside the same terminal window launch the notebook ''xvfb-run jupyter notebook''
  
casa/install.txt · Last modified: 2020/11/05 08:20 by janssen