-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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)
- Loading branch information
1 parent
6ed0872
commit 329d80a
Showing
24 changed files
with
1,441 additions
and
149 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.