Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor code to use PawMarkSparkSession instead of DataPulseSparkSes… #221

Merged

Conversation

xuwenyihust
Copy link
Owner

…sion in startup.py and NotebookKernel.js

@xuwenyihust xuwenyihust linked an issue Jun 21, 2024 that may be closed by this pull request
@xuwenyihust xuwenyihust merged commit b8dd886 into release-0.5.2 Jun 21, 2024
5 checks passed
@xuwenyihust xuwenyihust deleted the 215-fix-when-sparkcontext-lost-connection branch June 21, 2024 07:15
xuwenyihust added a commit that referenced this pull request Jun 22, 2024
* Update notebook execution timestamps and fix styling in TextResult.js (#214)

* Update ReactMarkdown and remark-gfm versions, add StringUtils.js utility class, and refactor CodeResult and Cell components (#216)

* Refactor code to improve session handling in NotebookModel.js and StringUtils.js, and add key prop to Cell component in Notebook.js (#217)

* Add dependencies for @coreui/icons, @coreui/icons-react, @coreui/react, @datalayer/icons-react, @jupyter/web-components, and @jupyterlab/ui-components in package.json (#220)

Add SparkModel class for handling Spark session information
Add SparkApplicationId component for displaying Spark application ID in NotebookHeader
Update NotebookHeader component to include SparkApplicationId component
Update NotebookKernel component to use JupyterKernelIcon from @datalayer/icons-react
Refactor styling in NotebookKernel component

* Refactor code to use PawMarkSparkSession instead of DataPulseSparkSession in startup.py and NotebookKernel.js (#221)

* Update Notebook.js and NotebookHeader.js to include setSparkAppId prop (#222)

* Refactor code to add DisplayResult component for displaying output in NotebookCell (#223)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix When SparkContext Lost Connection
1 participant