Fokko commented on code in PR #2528: URL: https://github.com/apache/iceberg-python/pull/2528#discussion_r2665690217
########## dev/.rat-excludes: ########## @@ -5,3 +5,4 @@ build .gitignore uv.lock mkdocs/* +notebooks/* Review Comment: We can do this, but then we have to make sure that they are not bundled in the release. The notebooks do contain code. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
