Skip to content

Commit

Permalink
Fixed notebook name used in the commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Jun 18, 2024
1 parent 1ce2cf0 commit 70fae9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 00_notebooks/iceberg-books.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -650,7 +650,7 @@
"\n",
"ref = branchDev.commit(message=\"Removed Cancelled Sales\",\n",
" metadata={'author': 'lakefs', \n",
" '::lakefs::CodeVersion::url[url:ui]': 'http://localhost:8888/lab/workspaces/auto-y/tree/gtm-demo.ipynb'})\n",
" '::lakefs::CodeVersion::url[url:ui]': 'http://localhost:8888/lab/workspaces/auto-y/tree/iceberg-books.ipynb'})\n",
"\n",
"print_commit(ref.get_commit())"
]
Expand Down

0 comments on commit 70fae9f

Please sign in to comment.