Coder-Spirit / Jupyter-PHP

A PHP Kernel for Jupyter
MIT License
221 stars 33 forks source link

Per-notebook composer autoloading? #7

Open castarco opened 8 years ago

castarco commented 8 years ago

It would be nice to allow install per-notebook packages using composer, with automatically enabled autoloading for those per-notebook packages.

BUT, we have to confirm in first place if that's even possible:

castarco commented 8 years ago

I've asked in the Jupyter Client repository issues tracker: https://github.com/jupyter/jupyter_client/issues/153