# jupyterlab-kyso
## Prerequisites
JupyterLab 0.35 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 `
## 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/* `
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file kyso_jupyterlab-1.10.0.tar.gz.
File metadata
- Download URL: kyso_jupyterlab-1.10.0.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd37b38233164e78ba576812cb6c9571a68a291a6758785f6cf9d9d1bde49470
|
|
| MD5 |
9261d45d485f064cad9d620d626973f3
|
|
| BLAKE2b-256 |
cf0c794fb247b90a73e3d5f781d8f1af3386342d82bcbaf111c84e379dd0c0b4
|