Skip to main content

A server extension for JupyterLab's git extension

Project description

# jupyterlab-kyso

## Prerequisites

  • JupyterLab 0.34 or more

  • A Kyso account

## Installation

Check your version of Jupyterlab using the following command

`bash jupyter-lab --version 0.35.2 `

### JupyterLab 0.35 or above

To install this extension into JupyterLab (requires node 5 or later), do the following:

`bash jupyter labextension install @kyso/jupyterlab pip install kyso_jupyterlab jupyter serverextension enable --sys-prefix kyso_jupyterlab `

### Jupyter 0.34

`bash jupyter labextension install @kyso/jupyterlab@jupyterlab-0.34.9 `

Note, this version just lets you publish to kyso, you can’t download project from kyso to your JupyterLab instance.

## Development

For a development install, do the following in the repository directory:

`bash yarn yarn run build jupyter labextension install . --no-build yarn run watch `

`bash # and in another shell jupyter lab --watch `

## Deployment

To publish the client side extension:

` npm publish `

To publish the server side extension:

` python3 setup.py sdist twine upload dist/* `

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

kyso_jupyterlab-1.7.3.tar.gz (10.0 kB view details)

Uploaded Source

File details

Details for the file kyso_jupyterlab-1.7.3.tar.gz.

File metadata

  • Download URL: kyso_jupyterlab-1.7.3.tar.gz
  • Upload date:
  • Size: 10.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0

File hashes

Hashes for kyso_jupyterlab-1.7.3.tar.gz
Algorithm Hash digest
SHA256 18ce225c7bacc008762e51a2c987c69e814c223174647c12bdfdc3b2ae238f6e
MD5 9713aabb0e99385a70ded78d1787e72e
BLAKE2b-256 d00072c930d3b09eef116e07362b4ae4e91c0f735a186768b730e57967db61e3

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