Notebooks
Interactive Jupyter notebooks for hands-on learning. Open directly in Google Colab - no setup required.
{#each filteredNotebooks as notebook}
{@const isAvailable = notebook.colabUrl !== '#'}
{/each}
{#if filteredNotebooks.length === 0}
{notebook.icon}
{notebook.category}
{notebook.title}
{notebook.description}
{#if isAvailable} Open in Colab {:else} Coming Soon {/if}No notebooks found matching your criteria.