# Notebooks

### Selecting a Notebook

Here, as an example, we are selecting the BentoML Notebook, User can choose any diffrent notebook from AppStore or select a Juypter notebook and migrate their model code into it using [Dataset](https://computationaldocs.zeblok.com/info/1.3.6/data-and-metrics/datalake/datasets) feature.&#x20;

{% hint style="info" %}
**Note:**

The full walkthrough of spawning an Ai-WorkStation has been given at our [Spawn WorkStation Guide](https://computationaldocs.zeblok.com/zeblok-computational-1/spawn-workstation) for your convenience.
{% endhint %}

![Figure 1: BentoML Notebook](https://content.gitbook.com/content/F6xQtKUc7xUlDU8v3wP5/blobs/oeoVQDU3zQh7s1JyccyM/image.png)

Taking BentoML as the Notebook and following all the steps from the Spawn Workstation Guide will give you an Ai-WorkStation ready to open.

{% hint style="info" %}
**Note:**

The final result of this example will get us a notebook which can identify the breed of an animal upon uploading the image of an animal.
{% endhint %}

Next Step is to start and open the notebook and run all cells to get a newly trained model.

![Figure 2: Run all Cells](https://content.gitbook.com/content/F6xQtKUc7xUlDU8v3wP5/blobs/7m4i2JplMv59rckBGM7d/image.png)

{% hint style="info" %}
If onboarding their own model using Jupyter Notebook, User need to select and install framework before performing the Run please follow [farmework installation](https://computationaldocs.zeblok.com/info/1.3.6/procedure/workstations/introduction/notebooks/installing-different-frameworks) for details
{% endhint %}
