{ "cells": [ { "cell_type": "code", "execution_count": null, "id": "2c83c32b-1f23-4e38-9bd5-b333c90d73b8", "metadata": {}, "outputs": [], "source": [ "# My First Notebook for Huggingface" ] }, { "cell_type": "code", "execution_count": null, "id": "affa2b3a-886b-4207-a582-25379660a16e", "metadata": {}, "outputs": [], "source": [ "12 + 12" ] }, { "cell_type": "code", "execution_count": null, "id": "d3f70ce4-9605-48d1-91ce-b9f8b7373005", "metadata": {}, "outputs": [], "source": [] } ], "metadata": { "kernelspec": { "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.12.6" } }, "nbformat": 4, "nbformat_minor": 5 }