Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor Notebook.js to enhance Spark app ID handling and session man…
…agement - Updated the Notebook component to reset sparkAppId when switching notebooks and immediately fetch the associated Spark app. - Improved error handling during the Spark app fetch process, logging any failures for better debugging. - Streamlined the useEffect hook to ensure proper state management and clarity in the notebook's functionality.
- Loading branch information