Cookbook¶
Welcome to the UbiOps cookbook!
The UbiOps cookbook is here to provide (new) users with inspiration on how to work with UbiOps. Use it to find inspiration or to discover new ways of working with the UbiOps platform.
With a (free) UbiOps account you can use the cookbook to have example applications running in your own environment in minutes.*
How does it work?¶
We have two categories in the cookbook, recipes and ready deployments. Recipes contain full walkthroughs in jupyter notebooks, and ready deployments contain ready-to-go deployment packages which illustrate how to use the deployment package for typical cases.
Ready deployments¶
The ready deployments show how to set up your deployment package for typical use cases. You can download the deployment package, fill in the deployment creation form in the UI, and upload the deployment package. Afterwards you can make a request to the deployment to test it out.
Recipes¶
Every recipe contains a standalone example with all the material you need to run it. They are all centered around a Jupyter Notebook. If you download the recipe folder and run the notebook it will build the example in your own UbiOps account.
The current recipes¶
Requirements¶
To be able to use the UbiOps cookbook you need three things:
-
You need to have the UbiOps client library installed. This can be done via pip install or via Setuptools. For more information see our GitHub page.
-
You need to be able to run Jupyter Notebook. See the installation guide for more information.
-
You need to have a UbiOps account. You can create a free account here.
*You might need to make some space in your project by deleting deployment versions if you want to run all the examples and stay within the limits of your account.