项目作者: agoose77

项目描述 :
Editor support for attachments in JupyterLab
高级语言: TypeScript
项目地址: git://github.com/agoose77/jupyterlab-attachments.git
创建时间: 2018-12-12T11:52:09Z
项目社区:https://github.com/agoose77/jupyterlab-attachments

开源协议:

下载


jupyterlab-attachments

A JupyterLab extension to add support for management of attachments in the JupyterLab editor.

DEPRECATED

This support is now in 1.2.0

Prerequisites

  • JupyterLab

Installation

  1. jupyter labextension install @agoose77/jupyterlab-attachments

Development

For a development install (requires npm version 4 or later), do the following in the repository directory:

  1. npm install
  2. npm run build
  3. jupyter labextension link .

To rebuild the package and the JupyterLab app:

  1. npm run build
  2. jupyter lab build

Usage

From Tree
Copy & Paste