Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

SimonBiggs/phosphor-angular-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phosphor Angular Loader

No longer maintained. Please see https://github.com/SimonBiggs/scriptedforms/blob/master/scriptedforms/docs/create-your-own-angular-jupyterlab-extension.md

Introduction

This loader was built to facilitate creating JupyterLab extensions while making use of the Angular framework.

If you just want to make a JupyterLab extension and don't know too much about Angular you might be in slightly the wrong place. I recommend instead you head on over to the JupyterLab extension tutorial:

http://jupyterlab-tutorial.readthedocs.io/en/latest/xkcd_extension_tutorial.html

If you are comfortable with Angular but want to learn how to make a JupyterLab extension the above tutorial is also a good place to start. Go there first, then come back here and browse the Angular Widget examples.

The target audience for this tool is those who are already comfortable creating Angular Apps. I don't recommended attempting to use this tool unless you are comfortable using Angular.

Examples

Plain phosphor example

A raw example built just within phosphor (not as a jupyterlab extension) is provided within the example directory.

Jupyterlab extension example

The @simonbiggs/jupyterlab-form extension makes use of this package. The source code for that extension can provide a more extensive example of using this package for building jupyterlab extensions.

About

Create a Phosphor widget with an Angular Component

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published