We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Add startup script and post-save hook This commit adds a startup script that automates the creation of a Spark session and syncs notebook files from GCS to the local directory. It also includes a post-save hook that automatically syncs the notebook files to GCS after each save.
Add persistence for notebook files and event logs
Updated Notebook (markdown)
Add service name to Notebook deployment
Add support for running Jupyter notebooks with PySpark integration on Kubernetes
Added Notebook.md and SparkJar.md files