Skip to content

Commit

Permalink
Update example-analytical-app.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jayantshekhar committed Apr 23, 2024
1 parent 5bc23b0 commit 2b9af41
Showing 1 changed file with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Example Analytical App
==================

Sparkflows enable you to run the Application which uses Jupyter Notebook.
This is a Hello World Analytical App. It enables the user to run the app and view the output produced by the Jupyter Notebook.

Applications
Analytical App Overviw
--------

The below Applications does the following:
Expand All @@ -18,7 +18,9 @@ The below Applications does the following:
Jupyter Notebook
------

Jupyter Notebook **jupyter_lab_3.ipynb**, Contains below:
Below is the Jupyter Notebook which gets invoked by the Analytical App and to output the results back to the Analytical App.

Jupyter Notebook **jupyter_lab_3.ipynb**, contains the below:

::

Expand Down

0 comments on commit 2b9af41

Please sign in to comment.