Skip to content

A repo to document the tutorials/rants/discussions/musings at the coder's forum

License

Notifications You must be signed in to change notification settings

nih-fmrif/coders_forum

Repository files navigation

coders_forum

A repo to document the tutorials/rants/discussions/musings at the coder's forum

Links: Scratchpad, Topics

To contribute:

  1. Run a notebook server locally and fill a notebook with wisdom.

  2. Clone this directory locally and change your working directory to it:

git clone https://github.com/nih-fmrif/coders_forum.git
cd coders_forum
  1. If the target directory does not exist in the repository make it (notebooks should be placed in a directory by the name YYYY_MM):
mkdir 2019_04
  1. If you haven't already, install gitautopush:
pip install gitautopush
  1. Run gitautopush to sync your notebook to the repository. When finished, stop gitautopush. Remember to use the "--out-name" option of gitautopush:
gitautopush path/to/local/notebook.ipynb --out-name 2019_04/demo_notebook.ipynb

About

A repo to document the tutorials/rants/discussions/musings at the coder's forum

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages