1.6.1 • Published 2 years ago

odahu-flow-jupyterlab-plugin v1.6.1

Weekly downloads
117
License
Apache-2.0
Repository
github
Last release
2 years ago

odahuflow

Integration with Odahu (Cluster and Local modes)

Prerequisites

  • JupyterLab (version > 1.2)
  • odahu-flow-sdk python package

Installation

jupyter labextension install jupyter_odahuflow

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

Docker images

ODAHU expands the following jupyterhub images by installing the ODAHU Flow plugin:

  • base
  • datascience
  • tensorflow

You can find the prebuilt image here.

Execute the following steps to build and run an image locally, for example the base type:

# Specify the version of the odahu flow plugin.
# You can find the all variables here https://docs.odahu.org/int_jupyterlab_extension.html#configuration
echo "BUILD_TAG=1.1.0" >> .env

make docker-build-notebook.base
make docker-run-notebook.base

Third-party components

Icons

1.6.1

2 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.5.0-rc5

3 years ago

1.5.0-rc6

3 years ago

1.5.0-rc4

3 years ago

1.5.0-rc3

3 years ago

1.5.0-rc2

3 years ago

1.5.0-rc1

3 years ago

1.4.0

3 years ago

1.4.0-rc6

3 years ago

1.4.0-rc5

3 years ago

1.4.0-rc4

3 years ago

1.4.0-rc3

3 years ago

1.4.0-rc2

3 years ago

1.4.0-rc1

3 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.2.0-rc7

4 years ago

1.2.0-rc6

4 years ago

1.2.0-rc5

4 years ago

1.2.0-rc4

4 years ago

1.2.0-rc3

4 years ago

1.2.0-rc2

4 years ago

1.1.2

4 years ago

1.2.0-rc1

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.1.0-rc15

4 years ago

1.1.0-rc14

4 years ago

1.1.0-rc13

4 years ago

1.1.0-rc12

4 years ago

1.1.0-rc11

4 years ago

1.1.0-rc10

4 years ago

1.1.0-rc9

4 years ago

1.1.0-rc8

4 years ago

1.1.0-rc7

4 years ago

1.1.0-rc6

4 years ago

1.1.0-rc5

4 years ago

1.1.0-rc4

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.1.0-rc2

4 years ago

1.1.0-rc1

4 years ago

1.0.0

4 years ago

1.0.0-rc36

4 years ago

1.0.0-rc35

4 years ago

1.0.0-rc34

4 years ago

1.0.0-rc32

4 years ago