Classroom Notebook Server
Classroom Notebook Server は osFoundry コミュニティカタログのアプリです。マルチユーザーのJupyterノートブックサーバーです。ユーザーごとのノートブック環境、共有カーネルプール、講師 + 生徒のロール、認証、リソース制限に対応します。JupyterHub(the-littlest-jupyterhub構成)を基盤としています。自己完結型のオールインワンイメージとして提供します — ひとつのイメージで多数のユーザーに対応します。
詳細
- ワークスペース: osfoundry
- カテゴリ: PRODUCTIVITY
- 料金: Free
- アクセス: Community
機能
- Multi-user Jupyter notebook server — per-user notebook environments
- Shared kernel pool
- Instructor + student roles
- Authentication
- Resource limits
ドキュメント
ドキュメントは上流プロジェクトにより英語で管理されています。
# Classroom Notebook Server
Multi-user Jupyter, powered by JupyterHub via the-littlest-jupyterhub.
## Features
- One JupyterHub instance, N users — each gets their own notebook server
- Python + R kernels preinstalled; install more via `sudo -E pip install` or `conda` per user
- Resource limits per user (CPU + RAM)
- Admin dashboard for user management + culling idle servers
- PAM authentication (in-container users) by default; switch to OAuth / LDAP in the Hub config
- Shared notebooks directory for read-only course materials
## Packaging
All-in-one build via **the-littlest-jupyterhub** (TLJH) — the JupyterHub flavour designed for single-server multi-user deployments. Each user's home + notebooks live under `/data/home/<user>`. **JUPYTERHUB_ADMIN_USER** becomes the first admin (PAM); other users can self-register or be added by the admin via the Hub UI.
## Resource sizing
4 GB RAM is enough for ~10 concurrent users doing light Python. For real classrooms (50+ students), bump to xl tier or use the full Zero-to-JupyterHub-on-Kubernetes deployment instead.
osFoundry での Classroom Notebook Server の使い方
Classroom Notebook Server をワンクリックでワークスペースにインストールし、osStudio でフォークしてプロンプト、ツール、または構成をご自身のスタックに合わせてカスタマイズできます。ワークスペース内のメンバーは誰でも、続きの作業を引き継げます。
コミュニティの他のアプリ
- CRM — 連絡先、商談、パイプライン管理を備えた顧客関係管理ツールです。
- Kanban Board — カード、ボード、カレンダー・テーブルビュー、ボードごとのプロパティを備えた、Trello風のカンバン・プロジェクトボードです。Focalboard(スタンドアロン個人サーバー)を基盤としています。永続ボリューム上に組み込みSQLiteを持ちます。
- ヘルプデスク — SLA トラッキング付きのチケットトリアージとカスタマーサポート受信箱です。
- Page Builder — セクション、テーマ、SEO、公開機能を備えた、ビジュアルなドラッグ&ドロップのページビルダーです
- Website Builder — CMS コレクション、グローバルナビゲーション、フッター、テーマ、公開機能を備えたマルチページの Web サイトビルダーです
- ストアフロント — 商品カタログ、カート、チェックアウトを備えた EC ストアフロントです。