Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/airbnb/knowledge-repo
A next-generation curated knowledge sharing platform for data scientists and other technical professions.
https://github.com/airbnb/knowledge-repo
data data-analysis data-science knowledge
Last synced: 6 days ago
JSON representation
A next-generation curated knowledge sharing platform for data scientists and other technical professions.
- Host: GitHub
- URL: https://github.com/airbnb/knowledge-repo
- Owner: airbnb
- License: apache-2.0
- Created: 2016-08-17T23:32:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-04T14:59:57.000Z (4 months ago)
- Last Synced: 2024-12-31T06:05:01.543Z (13 days ago)
- Topics: data, data-analysis, data-science, knowledge
- Language: Python
- Homepage:
- Size: 74 MB
- Stars: 5,494
- Watchers: 174
- Forks: 690
- Open Issues: 135
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.rst
- License: LICENSE
Awesome Lists containing this project
- awesome - knowledge-repo - A next-generation curated knowledge sharing platform for data scientists and other technical professions. (Python)
- awesome-jupyter-resources - GitHub - 42% open · ⏱️ 17.08.2022): (Jupyter-Notebook分享与格式转换)
- awesome-starred - knowledge-repo - A next-generation curated knowledge sharing platform for data scientists and other technical professions. (Python)
- awesome-machine-learning-engineering - Knowledge Repo - generation curated knowledge sharing platform for data scientists and other technical professions. (Software / Monitoring models)
- awesome-jupyterlab-extension - Knowledge-Repo
- awesome-mlops - Knowledge Repo - Knowledge sharing platform for data scientists and other technical professions. (Knowledge Sharing)
- jimsghstars - airbnb/knowledge-repo - A next-generation curated knowledge sharing platform for data scientists and other technical professions. (Python)
- awesome-starred - airbnb/knowledge-repo - A next-generation curated knowledge sharing platform for data scientists and other technical professions. (data-science)
README
# Knowledge Repo
[![PyPI](https://img.shields.io/pypi/status/knowledge-repo.svg)]()
[![license](https://img.shields.io/github/license/airbnb/knowledge-repo.svg)]()
[![PyPI version](https://badge.fury.io/py/knowledge-repo.svg)](https://badge.fury.io/py/knowledge-repo)
[![Python](https://img.shields.io/pypi/pyversions/knowledge-repo.svg?maxAge=2592000)](https://pypi.python.org/pypi/knowledge-repo)
[![Build Status](https://github.com/airbnb/knowledge-repo/actions/workflows/main.yml/badge.svg)](https://github.com/airbnb/knowledge-repo/actions)
[![PyPI downloads](https://static.pepy.tech/personalized-badge/knowledge-repo?period=total&units=international_system&left_color=black&right_color=brightgreen&left_text=total%20downloads)](https://pepy.tech/project/knowledge-repo)
[![PyPI monthly downloads](https://static.pepy.tech/personalized-badge/knowledge-repo?period=month&units=international_system&left_color=black&right_color=brightgreen&left_text=downloads/month)](https://pepy.tech/project/knowledge-repo)## About the Knowledge Repo
The Knowledge Repo project aims to streamline the sharing of knowledge among data scientists and other technical roles
by utilizing data formats and tools that are commonly used in these professions. Our platform offers various options for
storing and managing "knowledge posts", with a focus on utilizing notebooks (such as R Markdown and Jupyter/IPython
Notebook) to better promote reproducible research.## Content Submission Options
### 1. Github Integration:
Easily submit your posts in markdown format directly through Github. Our platform will automatically
detect and publish your new content in a timely manner.### 2. Built-in Editor:
Utilize our user-friendly editor to compose and upload your posts in various formats including Jupyter Notebook, R
markdown, and Google document link. We securely store your content on our internal storage for easy access and management.
Users can make updates, delete, share, and add comments to their posts after publishing.## Getting Started
- #### [**Installation Instruction**](http://knowledge-repo.readthedocs.io)
- #### [**Hosted Live Version**](https://www.knowledge-repo.com)
- #### [**Source**](https://github.com/airbnb/knowledge-repo)
For more information about the motivation and inspiration behind this project, we encourage you to read our
[Medium Post](https://medium.com/airbnb-engineering/scaling-knowledge-at-airbnb-875d73eff091).## Contact
- [**Bug reports**](https://github.com/airbnb/knowledge-repo/issues)
- **Ask us questions**
- [**Knowlegde-repo Slack**](https://join.slack.com/t/knowledgerepogroup/shared_invite/zt-1oxlql877-R_WUl5qGWVOt3EMs9iRKZQ)
- **Email**: [email protected]## Screenshots
| Name | Screenshot(s) |
|---------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------|
| [Feed](https://www.knowledge-repo.com/feed) | |
| [Example Post](https://www.knowledge-repo.com/post/example%2Fexample_md.kp) | |
| [New Post](https://www.knowledge-repo.com/create) | |
| [Post Form](https://www.knowledge-repo.com/edit?proxy=true) | |
| [Stats](https://www.knowledge-repo.com/stats) | |