Jupyter-PHP icon indicating copy to clipboard operation
Jupyter-PHP copied to clipboard

Per-notebook composer autoloading?

Open castarco opened this issue 8 years ago • 1 comments

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:

  • [ ] Confirm the possibility of attaching some metadata to notebook files, like directory paths, to store related vendor packages.
  • [ ] In case it's possible, implement this nice feature.

castarco avatar Mar 27 '16 22:03 castarco

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

castarco avatar Apr 06 '16 21:04 castarco