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

A next-generation curated knowledge sharing platform for data scientists and other technical professions.

Results 114 knowledge-repo issues
Sort by recently updated
recently updated
newest added
trafficstars

Auto-reviewers: @NiharikaRay @matthewwardrop @earthmancash @danfrankj Hi there. I currently have a knowledge repo server running, and am looking to expand its usage, especially among those who aren't using Python (or...

Auto-reviewers: @NiharikaRay @matthewwardrop @earthmancash @danfrankj Why does this line exists ? https://github.com/airbnb/knowledge-repo/blob/master/knowledge_repo/app/utils/emails.py#L90 shouldn't it be an environment variable that an organization can set ?

Auto-reviewers: @NiharikaRay @matthewwardrop @earthmancash @danfrankj With documentation on setting up local testing environment in the folder `/docs`, it would make it much easier for a person who is trying to...

Auto-reviewers: @NiharikaRay @matthewwardrop @earthmancash @danfrankj Hi I have been able to up multiple repositories on a server. What i'm interested in doing is that whenever someone creates another repository, they...

Auto-reviewers: @NiharikaRay @matthewwardrop @earthmancash @danfrankj Hi, I am deploying the latest version of knowledge repo. A lot of folks in the organization have repos from a much older version and...

This PR: - Dockerizes the knowledge_repo application, using an image based on the current Travis build environment - Updates the Travis build/test script to use the dockerized application - Adds...

Auto-reviewers: @NiharikaRay @matthewwardrop @earthmancash @danfrankj It would be useful to hide code cells by default using tagged cells. The code could be toggled to be visible for people who want...

enhancement

Auto-reviewers: @NiharikaRay @matthewwardrop @earthmancash @danfrankj Could you please provide details for working configuration with database. I have the same errors like in #430 1. indexing is not working 2. connection...

As a rough idea, something like: - [ ] Add new script `kr` for interacting with knowledge repositories, and adding/managing knowledge posts therein. - [ ] `kr [--repo ]* add...

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