K3ai V1 Docs
Slack ChannelGitHub Repo
  • K3ai (keɪ3ai)
  • What we are trying to solve (a.k.a Our Goals)
  • Quick Start
  • Remove k3ai
  • Contributing
  • Plugins
    • GPU support
    • Kubeflow Pipelines
    • Kubeflow SDK library
    • Tensorflow Operator
    • PyTorch Operator
    • Argo Workflows
    • Tensorflow Serving - ResNet
    • WSL (Windows Subsystem for Linux)
    • Jupyter Notebook
  • other guides
    • Civo Cloud
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Plugins

Jupyter Notebook

PreviousWSL (Windows Subsystem for Linux)NextCivo Cloud

Last updated 4 years ago

Was this helpful?

Project Jupyter exists to develop open-source software, open-standards, and services for interactive computing across dozens of programming languages. - **[

We do support the current list of Jupyter Stacks as indicated in:

****

In order to run Jupyter Notebooks just run the following command:

curl -sfL https://get.k3ai.in | bash -s -- --plugin_jupyter-minimal

The following notebooks plugins are available:

  • --plugin_jupyter-minimal: (jupyter-minimal) for more information please see ****

  • --plugin_jupyter-r: (jupyter-r-notebook) for more information please see ****

  • --plugin_jupyter-scipy: (jupyter-scipy-notebook) for more information please see ****

  • --plugin_jupyter-tf: (jupyter-tensorflow-notebook) for more information please see ****

  • --plugin_jupyter-datascience: (jupyter-datascience-notebook) for more information please see ****

  • --plugin_jupyter-pyspark: (jupyter-pyspark-notebook) for more information please see ****

  • --plugin_jupyter-allspark: (jupyter-all-spark-notebook)for more information please see ****

Note: all Jupyter Notebooks container Kubeflow SDK (kfp) library to interact with Kubeflow pipelines. In order to install pipelines and Jupyter at the same time use:

curl -sfL https://get.k3ai.in | bash -s -- --plugin_jupyter-<YOUR SELECTED FLAVOR> --plugin_kfpipelines
https://jupyter.org/**](https://jupyter.org/)****
https://jupyter-docker-stacks.readthedocs.io/
here
here
here
here
here
here
here