@liorbaber/jupyrtlab-spark-ui-tab
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

spark-ui-tab

spark-ui-tab

Prerequisites

  • JupyterLab

Installation

first install the python package:

pip install spark-ui-tab

you need to install both the lab extension as well as the server extension:

jupyter labextension install spark-ui-tab
jupyter serverextension install --py spark-ui-tab

Development

For a development install (requires npm version 4 or later), do the following in the repository directory:

npm install
npm run build
jupyter labextension link .

To rebuild the package and the JupyterLab app:

npm run build
jupyter lab build

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i @liorbaber/jupyrtlab-spark-ui-tab

Weekly Downloads

0

Version

0.0.4

License

apache-2.0

Unpacked Size

15.6 kB

Total Files

6

Last publish

Collaborators

  • liorbaber