Description of image

Getting Started with Notebooks

Notebooks are a web-based Jupyter IDE with shared persistent storage for long-term development and inter-notebook collaboration, backed by accelerated compute.


Just the essentials to go from zero to working in a few minutes.
Create a Jupyter Notebook by either using an existing template or creating a custom notebook.
Create and run two example Gradient Notebooks, one using Fast.ai to get started and another using CLIP-PixelDraw to generate a clip art from a string of text.