Skip to content

dtoliphant/myfirstextention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

# myfirstextension addbutton ## Prerequisites * JupyterLab ## Installation ```bash jupyter labextension install myfirstextension ``` ## Development For a development install (requires npm version 4 or later), do the following in the repository directory: ```bash npm install npm run build jupyter labextension link . ``` To rebuild the package and the JupyterLab app: ```bash npm run build jupyter lab build ``` # myfirstextention

About

Just to try out building an extention in jupyter lab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published