Skip to main content

Helper to connect to CERN's Spark Clusters

Project description

SparkConnector

Helper to connect to CERN's Spark Clusters

This extension is composed of a Python package named sparkconnector, which installs the nbextension and a NPM package named @swan-cern/sparkconnector for the JupyterLab extension.

Requirements

  • JupyterLab >= 3.0

Install

Note: You will need NodeJS to install the extension.

pip install sparkconnector
jupyter nbextension install sparkconnector --py
jupyter nbextension enable  sparkconnector --py
jupyter lab build

Troubleshoot

If you are not seeing the frontend, check if it's installed:

jupyter labextension list

If it is installed, try:

jupyter lab clean
jupyter lab build

Contributing

Install

The jlpm command is JupyterLab's pinned version of yarn that is installed with JupyterLab. You may use yarn or npm in lieu of jlpm below.

# Clone the repo to your local environment
# Move to sparkconnector directory

# Install server extension
# This will also build the js code
pip install -e .

# Install and enable the nbextension
jupyter nbextension install sparkconnector --py --sys-prefix
jupyter nbextension enable  sparkconnector --py --sys-prefix

# Link your development version of the extension with JupyterLab
jupyter labextension link .
# Rebuild JupyterLab after making any changes
jupyter lab build

# Rebuild Typescript source after making changes
jlpm build
# Rebuild JupyterLab after making any changes
jupyter lab build

You can watch the source directory and run JupyterLab in watch mode to watch for changes in the extension's source and automatically rebuild the extension and application.

# Watch the source directory in another terminal tab
jlpm watch
# Run jupyterlab in watch mode in one terminal tab
jupyter lab --watch

Uninstall

pip uninstall sparkconnector
jupyter labextension uninstall @swan-cern/sparkconnector

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sparkconnector-2.4.7.tar.gz (391.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sparkconnector-2.4.7-py3-none-any.whl (397.3 kB view details)

Uploaded Python 3

File details

Details for the file sparkconnector-2.4.7.tar.gz.

File metadata

  • Download URL: sparkconnector-2.4.7.tar.gz
  • Upload date:
  • Size: 391.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for sparkconnector-2.4.7.tar.gz
Algorithm Hash digest
SHA256 0dc7eab644ad117416508aa0fa1ea1099dc52b8c95358e1d957cd85ee5490474
MD5 4a3b36720bcad5ba18ef75dfb32a612f
BLAKE2b-256 b1d62485c18bdf04b3fe48893fcab8079e6871643f3c5fb74a8ad1cf134ba3f0

See more details on using hashes here.

File details

Details for the file sparkconnector-2.4.7-py3-none-any.whl.

File metadata

  • Download URL: sparkconnector-2.4.7-py3-none-any.whl
  • Upload date:
  • Size: 397.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for sparkconnector-2.4.7-py3-none-any.whl
Algorithm Hash digest
SHA256 224891fe65c18dc36c85358b0f9579f6036c9566034186c78e59a1c8714bf034
MD5 49c45c89e0bb1caa1abea1077f960bc8
BLAKE2b-256 29e18d3b40f7890ce607252087fe427cece5fd236c04c5dc0b95a7ba7aa0ff4e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page