Extension Notebook Edit View


Extension Basics

Title
Notebook Edit View
Name
ckanext-nbedit
Type
Public extension
Description
A CKAN Resource View plugin to edit and run a Jupyter Notebook.
CKAN versions
Download-Url (zip)
Last commit
6 years ago (2020-02-13 03:44:44)
Url to repo
Category
Visualization & Analytics


Background Infos

Description (long)
Show details

ckanext-nbedit ermöglicht das Bearbeiten und Ausführen von Jupyter Notebooks direkt in CKAN als Resource View. Die Extension integriert JupyterHub und ermöglicht es Benutzern, Notebooks zu starten, im Vollbildmodus anzuzeigen und zu bearbeiten. Sie erstellt automatisch korrespondierende JupyterHub-Benutzer und Gruppen für CKAN-Benutzer und Projekte. Die Extension verwendet nbviewer als Standard-Ansicht wenn kein Server läuft.

Version
Version release date
(not set)
Contact name
maslij
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

ckan.nbedit.jhub_base_url = http://192.168.99.101:31212 ckan.nbedit.jhub_token = ckan.nbedit.jhub_token_expiry_sec = 14400

Plugins to configure (ckan.ini)
nbedit
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions