File tree Expand file tree Collapse file tree 18 files changed +54
-0
lines changed
Expand file tree Collapse file tree 18 files changed +54
-0
lines changed Original file line number Diff line number Diff line change 1+ # fps-auth
2+
3+ An [ FPS] ( https://github.com/jupyter-server/fps ) plugin implementing authentication.
Original file line number Diff line number Diff line change 11[metadata]
22name = fps_auth
33version = attr: fps_auth.__version__
4+ description = An FPS plugin implementing authentication
5+ long_description = file: README.md
6+ long_description_content_type = text/markdown
47
58[options]
69include_package_data = True
Original file line number Diff line number Diff line change 1+ # fps-contents
2+
3+ An [ FPS] ( https://github.com/jupyter-server/fps ) plugin implementing the contents API.
Original file line number Diff line number Diff line change 11[metadata]
22name = fps_contents
33version = attr: fps_contents.__version__
4+ description = An FPS plugin implementing the contents API
5+ long_description = file: README.md
6+ long_description_content_type = text/markdown
47
58[options]
69include_package_data = True
Original file line number Diff line number Diff line change 1+ # fps-jupyterlab
2+
3+ An [ FPS] ( https://github.com/jupyter-server/fps ) plugin implementing the JupyterLab API.
Original file line number Diff line number Diff line change 11[metadata]
22name = fps_jupyterlab
33version = attr: fps_jupyterlab.__version__
4+ description = An FPS plugin implementing the JupyterLab API
5+ long_description = file: README.md
6+ long_description_content_type = text/markdown
47
58[options]
69include_package_data = True
Original file line number Diff line number Diff line change 1+ # fps-kernels
2+
3+ An [ FPS] ( https://github.com/jupyter-server/fps ) plugin implementing the kernels API.
Original file line number Diff line number Diff line change 11[metadata]
22name = fps_kernels
33version = attr: fps_kernels.__version__
4+ description = An FPS plugin implementing the kernels API
5+ long_description = file: README.md
6+ long_description_content_type = text/markdown
47
58[options]
69include_package_data = True
Original file line number Diff line number Diff line change 1+ # fps-lab
2+
3+ An [ FPS] ( https://github.com/jupyter-server/fps ) plugin implementing the JupyterLab/RetroLab API.
Original file line number Diff line number Diff line change 11[metadata]
22name = fps_lab
33version = attr: fps_lab.__version__
4+ description = An FPS plugin implementing the JupyterLab/RetroLab API
5+ long_description = file: README.md
6+ long_description_content_type = text/markdown
47
58[options]
69include_package_data = True
You can’t perform that action at this time.
0 commit comments