I've heard from others who are interested in nb2kg. I don't mind submitting a jupyter-incubator proposal, but I'm not sure it's gained enough traction to meet the new sub-project proposal criteria.
https://github.com/jupyter/governance/blob/master/newsubprojects.md#criteria-for-official-subprojects On Wednesday, November 16, 2016 at 9:00:02 PM UTC-5, Peter Parente wrote: > > > 3. nb2kg is even more powerful extension that allows offloading >> computational power to a dedicated box. It is the key component that >> ensures the notebooks and the dashboards server reference exactly the same >> environment. An example in >> https://github.com/jupyter-incubator/dashboards_setup/blob/master/docker_deploy/Dockerfile.notebook >> >> is suboptimal as it installs required dependencies twice - once for the >> kernels container, and second time for the Jupyter notebook server. What if >> your environment a bit more complex and makes use of environment variables >> too? I think a better use case of making the notebook server and the >> gateway referencing the same kernel environment is presented here: >> https://github.com/rs2/pyconuk-2016-jupyter-workshop/blob/master/docker/Dockerfile.notebook >> >> <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Frs2%2Fpyconuk-2016-jupyter-workshop%2Fblob%2Fmaster%2Fdocker%2FDockerfile.notebook&sa=D&sntz=1&usg=AFQjCNHbdDHjh_-SpNYsBjBXM055ee-cIA> >> >> nb2kg really needs to be available on pypi/conda-forge. Happy to give a >> hand, I think it's a really powerful project. >> > > @jtyberg wrote the nb2kg as a proof-of-concept. It's definitely a cool > little extension. I don't have cycles to spend on it, but if you want to > submit PRs I'm sure someone can review and merge them. If you think it > really deserves to be its own repo and package, maybe we can move it to > jupyter-incubator or make it a top-level Jupyter project if there's enough > consensus for people to maintain it? > > Cheers, > Pete > -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/c3d3ef63-1926-4287-9c15-0edb52edfec6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
