Skip to content

This repository contains the files needed to build the juliacloud container refered to in the blog "Julia Distributed Computing in the Cloud"

Notifications You must be signed in to change notification settings

dbgannon/juliacloud

Repository files navigation

juliacloud

This repository contains the files needed to build the juliacloud container refered to in the blog "Julia Distributed Computing in the Cloud".

This contains everything you need to build the dbgannon/juliacloud2 container. If you use the container directly from docker hub you will need to copy "pubkey" to access it.

There are three examples here

  1. distributed-demo.ipynb is the notebook that is the basic demo of distrubed computing in julia. it also contains the channel demo.

  2. azure-blob.ipynb. This is demo of using julia to manage text files and build dictionaries.

  3. distrib-table-fill.ipynb. This examples show how to use julia to work with an azure web service. in this case it is the simple table service.

About

This repository contains the files needed to build the juliacloud container refered to in the blog "Julia Distributed Computing in the Cloud"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages