Extension Nbedit


Extension Basics

Title
Nbedit
Name
ckanext-nbedit
Type
Public extension
Description
A CKAN Resource View plugin to edit and run a Jupyter Notebook.
CKAN versions

~2.8.3

Show details

These CKAN Versions are exactely matched:

Download-Url (zip)
Last commit
5 years ago (2020-02-13 02:44:44)
Url to repo
Category
Visualization & Analytics


Background Infos

Description (long)
Show details

.. image:: https://travis-ci.org/markmo/ckanext-nbedit.svg?branch=master :target: https://travis-ci.org/markmo/ckanext-nbedit

.. image:: https://coveralls.io/repos/markmo/ckanext-nbedit/badge.svg :target: https://coveralls.io/r/markmo/ckanext-nbedit

.. .. image:: https://pypip.in/download/ckanext-nbedit/badge.svg :target: https://pypi.python.org/pypi//ckanext-nbedit/ :alt: Downloads

.. .. image:: https://pypip.in/version/ckanext-nbedit/badge.svg :target: https://pypi.python.org/pypi/ckanext-nbedit/ :alt: Latest Version

.. .. image:: https://pypip.in/py_versions/ckanext-nbedit/badge.svg :target: https://pypi.python.org/pypi/ckanext-nbedit/ :alt: Supported Python versions

.. .. image:: https://pypip.in/status/ckanext-nbedit/badge.svg :target: https://pypi.python.org/pypi/ckanext-nbedit/ :alt: Development Status

.. .. image:: https://pypip.in/license/ckanext-nbedit/badge.svg :target: https://pypi.python.org/pypi/ckanext-nbedit/ :alt: License

=============

ckanext-nbedit

A CKAN Resource View plugin to edit and run a Jupyter Notebook.

Create Notebook Edit View

.. image:: docs/images/create_edit_view.png :width: 700 :alt: Create Notebook Edit View

Start Server to Open Notebook

.. image:: docs/images/start_server_to_open.png :width: 700 :alt: Start Server to Open Notebook

Starting…

.. image:: docs/images/starting.png :width: 700 :alt: Starting Server

Open Notebook

.. image:: docs/images/open_notebook.png :width: 700 :alt: Open Notebook

Open to Fullscreen

.. image:: docs/images/fullscreen.png :width: 700 :alt: Open to fullscreen

Stopping…

.. image:: docs/images/stopping.png :width: 700 :alt: Stopping Notebook


Requirements

Tested with CKAN Version 2.8.3.


Design Notes

An API Token will be setup as a service account to JupyterHub.

A

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


Installation Guide

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