Skip to content

Commit

Permalink
documents
Browse files Browse the repository at this point in the history
  • Loading branch information
MarchLiu committed Sep 16, 2024
1 parent 01d1041 commit 83eba18
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 31 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/MarchLiu/litchi/main?urlpath=lab)


Litchi is a ai client for jupyter lab
Litchi is an AI extension for jupyter lab

## Requirements

Expand Down
30 changes: 0 additions & 30 deletions demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -12,36 +12,6 @@
"Tell me somthing about lichi."
]
},
{
"cell_type": "code",
"execution_count": 2,
"id": "c4c74995-0818-460b-a923-3cb0e4d62003",
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
" .-''-. \n",
" / .-. \\ \n",
"( / \\ ) \n",
" \\ / / \n",
" '-' '-' \n",
" | \n",
" | \n"
]
}
],
"source": [
"print(\" .-''-. \")\n",
"print(\" / .-. \\\\ \")\n",
"print(\"( / \\\\ ) \")\n",
"print(\" \\\\ / / \")\n",
"print(\" '-' '-' \")\n",
"print(\" | \")\n",
"print(\" | \")"
]
},
{
"cell_type": "markdown",
"id": "2b015bf0-a303-4aaa-a8da-848f62970e3e",
Expand Down

0 comments on commit 83eba18

Please sign in to comment.