Pinned Loading
-
reddit-askdocs-analysis
reddit-askdocs-analysis PublicAn exploratory analysis of the /AskDocs subreddit.
Jupyter Notebook
-
-
wiki-clickstream-graph
wiki-clickstream-graph PublicWikipedia clickstream data exploration using network analysis
-
How to commit jupyter notebooks with...
How to commit jupyter notebooks without output to git while keeping the notebooks outputs intact locally 1### Commit jupyter notebooks code to git and keep output locally
231. Add a filter to git config by running the following command in bash inside the repo:
4```
5git config filter.strip-notebook-output.clean 'jupyter nbconvert --ClearOutputPreprocessor.enabled=True --to=notebook --stdin --stdout --log-level=ERROR'
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.