Skip to content
/ pexnb Public

Entrypoint for launching notebooks with PEX

License

Notifications You must be signed in to change notification settings

minrk/pexnb

Repository files navigation

pexnb

Entrypoint for launching jupyter notebooks from a pex

Modifies the default KernelSpecManager to:

  1. only list the native kernel (same interpreter as the notebook server)
  2. launch the IPython kernel via the pex entrypoint

Use it:

pip install pex
pex pexnb -m pexnb -o ./nb.pex

./nb.pex

About

Entrypoint for launching notebooks with PEX

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages