Tim Paine

Results 272 comments of Tim Paine

related: https://github.com/jpmorganchase/nbcelltests/issues/189

This depends on the contents of the notebook itself, I have successfully deployed voila-based applications to hundreds of users when sharded into several instances and only interaction-based work occurring in...

Note that there is already a conda-forge build of perspective for windows on python 3.10 https://anaconda.org/conda-forge/perspective/files

@lutzroeder @cpettitt im happy to become a maintainer as well, I use this library in [ipydagred3](https://github.com/timkpaine/ipydagred3)

@tbo47 im happy to be a contributor anywhere 😂

I've been trying to pickup some maintainer work, but I do not have maintainer access yet.

I'd like to become a maintainer of all 4 of these projects so I can make the changes I want for my library: https://github.com/timkpaine/ipydagred3 I'm happy to donate my library...

Not sure if this is what this is asking, but I'd like to send a jupyter notebook directly from a running JupyterLab to a running Knowledge-repo instance to "publish" it....

You can inject the metadata when you publish the notebook. I’m working on something like that [here](https://github.com/timkpaine/knowledgelab). I want the notebooks to stay normal, but be linked to knowledge posts...

I'm working on this, its relatively simple to do a server extension for managing the repo and a frontend extension for adding buttons for add/submit to the notebook view