kevinjqliu commented on code in PR #2528: URL: https://github.com/apache/iceberg-python/pull/2528#discussion_r2666176285
########## mkdocs/docs/index.md: ########## @@ -198,6 +198,10 @@ Since the catalog was configured to use the local filesystem, we can explore how find /tmp/warehouse/ ``` +## Try it yourself with Jupyter Notebooks Review Comment: Added to the frontpage, https://py.iceberg.apache.org/  ########## mkdocs/docs/contributing.md: ########## @@ -211,6 +211,41 @@ export PYICEBERG_CATALOG__TEST_CATALOG__ACCESS_KEY_ID=username export PYICEBERG_CATALOG__TEST_CATALOG__SECRET_ACCESS_KEY=password ``` +## Notebooks for Experimentation Review Comment: Added a new section to https://py.iceberg.apache.org/contributing/  -- 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]
