Skip to content

Commit

Permalink
Fixed notebook name used in the commit message (#207)
Browse files Browse the repository at this point in the history
Co-authored-by: Your Name <you@example.com>
  • Loading branch information
kesarwam and Your Name authored Jun 21, 2024
1 parent c2e1f81 commit 5a002df
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 5a002df

Please sign in to comment.