Jupyter Notebook server w/Julia 1.0 kernel

FWIW, if you’ve ever wanted to run a Jupyter Notebook server with the Julia 1.0 kernel installed on the Google Cloud Platform (GCP), with a secure DNS FQDN if you like, I wrote up the process in:

most of the work is done in a Terraform module, including the creation of the A records in Google Cloud DNS and creation of a Let’s Encrypt cert.

1 Like