Tags: tysoncung/nblm-rs
Tags
feat: enable Google Drive source addition with updated requirements a… …nd documentation (K-dash#53) * feat: enable Google Drive source addition with updated requirements and documentation - Implemented support for adding Google Drive sources to notebooks via the new `GoogleDriveSource` class in the Python SDK. - Updated README and API documentation to reflect the new functionality and requirements for Google Drive access, including necessary authentication and permissions. - Revised CLI documentation to replace deprecated flags and clarify usage for adding Google Drive documents. - Adjusted error handling and messaging to guide users on prerequisites for successful Drive source ingestion. * chore: bump version to 0.1.5 across all packages * chore: add ignore pattern for Codecov configuration to exclude specific Python crates