Skip to content

afshin/cell-footer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JupyterLab Extension - cell input footer

Github Actions Status

A JupyterLab extension that adds a footer to cell inputs.

JupyterLab core ships with a cell footer; however, this footer is located after the cell output. I needed a footer underneath the cell input. This plugin offers the API I needed to add UX underneath the cell input.

Requirements

  • JupyterLab >= 4.0.0

Install

To install the extension, execute:

pip install jupyterlab_cell_input_footer

Uninstall

To remove the extension, execute:

pip uninstall jupyterlab_cell_input_footer

About

JupyterLab Plugin that provides a cell input footer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 55.5%
  • Python 23.4%
  • JavaScript 11.2%
  • CSS 9.9%