Skip to content

Commit

Permalink
Update notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
yostane committed Aug 29, 2024
1 parent 486f5fc commit fce5980
Show file tree
Hide file tree
Showing 3 changed files with 1,485 additions and 1,170 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,13 @@
}
},
"source": [
"# Hello Jupyter Kotlin"
"# Hello Jupyter Kotlin\n",
"This is markdown cell. You can write markdown in Jupyter notebook. You can also write code in Kotlin. Let's write a simple code in Kotlin."
]
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": 2,
"metadata": {},
"outputs": [
{
Expand Down
Loading

0 comments on commit fce5980

Please sign in to comment.