Hello All,

Here's a super easy way to take code from your Jupyterlab notebook cell and 
run it in the Cloud. This is a feature of our free service InfinStor 
Starter.

Here's how it works:

   - Write your python code in a jupyterlab notebook cell
   - Capture the code and its environment (conda or docker) as an InfinStor 
   transform
   - Run transform in a SingleVM in the cloud immediately, or, schedule a 
   periodic run for running the transform periodically in a SingleVM

This is not an effort to run code in a remote ipython kernel - this is 
meant to be non interactive and is the first step towards taking your 
notebook and converting it to production code that runs in the Cloud.

You do not need to setup kubernetes clusters in the cloud, or Hadoop Yarn 
or any other job scheduler - all you need is an AWS (or Azure) account with 
the permissions to run EC2 VMs.

You do not need to learn how to operate EC2, IAM, Airflow, etc. - this is 
all GUI driven from a the InfinStor Jupyterlab sidebar.

Here's a writeup in medium with more details.

https://medium.com/infinstor/effortlessly-execute-jupyterlab-cells-in-the-cloud-822a2910da7b

Thanks,
Jagane

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/b89e07d0-fa56-49be-8350-2a188b805dedn%40googlegroups.com.

Reply via email to