knowledge-repo icon indicating copy to clipboard operation
knowledge-repo copied to clipboard

Jupyter extension for managing knowledge posts

Open sixers opened this issue 8 years ago • 4 comments

Auto-reviewers: @NiharikaRay @matthewwardrop @earthmancash @danfrankj

It would be cool to integrate with Jupyter, and to be able too add and submit posts directly from the browser. What do you think about it?

sixers avatar Mar 10 '17 17:03 sixers

@sixers I really like this idea :). The submission part could be gnarly (due to authentication and the like), but exporting directly to a standalone knowledge post format which can be directly imported into a knowledge repository makes a lot of sense. I'm going to be adding this independent format soon, so I'll think about this after that :).

matthewwardrop avatar Mar 13 '17 05:03 matthewwardrop

This feature would be awesome. It would seriously make handling knowledge repo a lot easier.

shashj199 avatar Jun 06 '17 17:06 shashj199

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

timkpaine avatar Sep 19 '17 20:09 timkpaine

developing a Jupyterlab extension here

timkpaine avatar Oct 19 '17 03:10 timkpaine