タグ

関連タグで絞り込む (2)

タグの絞り込みを解除

jupyterとjupyterhubに関するincepのブックマーク (2)

  • Zero to JupyterHub with Kubernetes

    Zero to JupyterHub with Kubernetes# JupyterHub allows users to interact with a computing environment through a webpage. As most devices have access to a web browser, JupyterHub makes it is easy to provide and standardize the computing environment for a group of people (e.g., for a class of students or an analytics team). This project will help you set up your own JupyterHub on a cloud/on-prem k8s

    Zero to JupyterHub with Kubernetes
  • JupyterHubの構築 - Qiita

    JupyterHubを構築する みなさまはPythonのコーディング環境、なにを使っていますか? Jupyter Notebookという人も意外と多いと思います。 Jupyter NotebookはWebブラウザで使うコーディング環境で、プラグインを使うことでPython以外にもJavaやR等のコーディング環境にもなります。 Jupyter Notebookだけではユーザ管理はできず、グループで開発を行うときに不便です。 JupyterHubを使えばJupyter Notebookにユーザ認証のインターフェイスを付けることができるので、その構築方法を紹介します。 ※ Jupyter NotebookはAnacondaでインストールするのが簡単です。 https://www.continuum.io/downloads ※ JupyterHub http://jupyterhub.readt

    JupyterHubの構築 - Qiita
  • 1