Skip to content

nebari-dev/nebari-plugin-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Nebari Plugin Examples

The following is a collection of examples used to understand how users can extend Nebari.

Installation

Run the following within the python environment you are using

pip install examples/<example-name>

Add -e when running install if you would like to modify the examples and experiment.

Uninstall

Run the following to un-install a given plugin.

pip uninstall <example-name>

About

An example repository useful to demonstrating the nebari plugin system

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published