💾 Archived View for thebird.nl › gn-gemtext-threads › topics › notebooks › pluto.gmi captured on 2022-07-16 at 15:50:34. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
We run Pluto in a container. It allows for self-install of Julia packages:
guix environment -L ~/guix-past/modules/ -L ~/guix-bioinformatics/ julia-visuals -C --ad-hoc vim bash wget openssl nss --network
To prevent complaints of SSL set the path correctly, or simply (not ideal)
echo "check_certificate = off" >> ~/.wgetrc bash runpluto.sh 4343