Skip to content

.ipynb contains no metadata #9987

Closed Answered by mcanouil
ommmirage asked this question in Q&A
Discussion options

You must be logged in to vote

This is how the Notebook should look like:

Preview Jupyter Notebook
{
  "cells": [
    {
      "cell_type": "markdown",
      "metadata": {},
      "source": [
        "---\n",
        "title: Welcome to my blog!\n",
        "date: 2024-06-13\n",
        "format: html\n",
        "jupyter: python3\n",
        "---\n",
        "\n",
        "Hello, everyone!\n",
        "\n",
        "My name is Sergey, I'm from Astrakhan, Russia.\n",
        "\n",
        "Last week, I started my journey into Deep Learning with the amazing teacher Jeremy Howard. His method fits me perfectly!\n",
        "\n",
        "* He is one of the best experts in the field\n",
        "* His course is modern\n",
…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@mcanouil
Comment options

Answer selected by ommmirage
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
3 participants