python-tutorial

Python programming tutorial based on Carpentry's "python as second language"

https://github.com/bagustris/python-tutorial

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    8 of 30 committers (26.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.7%) to scientific vocabulary

Keywords from Contributors

auroc bootstrapping carpentries-incubator data-leakage english lesson pre-alpha prediction common-workflow-language cwl
Last synced: 7 months ago · JSON representation ·

Repository

Python programming tutorial based on Carpentry's "python as second language"

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 8 years ago · Last pushed about 4 years ago
Metadata Files
Readme Contributing License Code of conduct Citation Authors

README.md

lesson-example

This repository shows how to create a lesson using the Software Carpentry lesson template, and is itself an example of the use of that template. Please see https://carpentries.github.io/lesson-example/ for a rendered version of this material, including detailed instructions on design, setup, and formatting.

Quick Instructions

  1. Do not fork this repository directly on GitHub. Instead, please follow the instructions in the setup instructions to create a repository for your lesson by importing material from the styles repository.

  2. Once you have created your repository, run bin/lesson_initialize.py to create standard lesson-specific files. You must edit several values in _config.yml so that GitHub Pages will render your lesson correctly.

  3. Please read the episodes of this lesson to format your material.

  4. Please keep the master copy of your lesson in your repository's gh-pages branch, since that is what is automatically published as a website by GitHub.

  5. To preview material, please run make serve from the command line to launch Jekyll with the correct parameters, or push to your repository's gh-pages branch and let GitHub take care of the rendering.

  6. Run make lesson-check to check that your files follow our formatting rules.

  7. If you find an error or omission in this documentation, please file an issue in this repository. If you find an error or omission in the lesson template, please file an issue in the styles repository instead.

Layout

The layout of this repository is explained in this site's episodes. In brief:

  1. The source for pages that appear as top-level items in the navigation bar are stored in the root directory, including the home page (index.md), the reference page (reference.md), and the setup instructions (setup.md).

  2. Source files for lesson episodes are stored in _episodes; _episodes/01-xyz.md generates /01-xyz/index.html, which can be linked to using /01-xyz/.

  3. If you are writing lessons in R Markdown, source files go in _episodes_rmd. You must run make lesson-rmd to turn these into Markdown in _episodes and commit those Markdown files to the repository (since GitHub won't run anything except Jekyll to format material). You must also commit any figures generated from your lessons, which are stored in the fig directory.

  4. Files that appear under the "extras" menu are stored in _extras.

  5. Figures are stored in the fig directory, data sets in data, source code in code, and miscellaneous files in files.

Getting Started

  1. Run bin/lesson_initialize.py to create files that can't be stored in the template repository (because they would cause repeated merge conflicts), then edit _config.yml as described in the documentation.

  2. Run make lesson-check at any time to check that your lesson files follow our formatting rules. If you come across formatting issues that the checker doesn't report, please file an issue in the styles repository.

  3. For a list of helpful commands run make in this directory. If you are looking for things to work on, please see the list of issues for this repository.

Owner

  • Name: Bagus Tris Atmaja
  • Login: bagustris
  • Kind: user
  • Location: Tsukuba
  • Company: AIST

Researcher @aistairc @VibrasticLab

Citation (CITATION)

Please cite as:

Greg Wilson (ed.): "Software Carpentry: Lesson Example."  Version
2016.06, June 2016, https://github.com/carpentries/lesson-example,
10.5281/zenodo.58153.

GitHub Events

Total
Last Year

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 354
  • Total Committers: 30
  • Avg Commits per committer: 11.8
  • Development Distribution Score (DDS): 0.523
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Greg Wilson g****n@t****m 169
Bagus Tris Atmaja b****s@y****m 31
Francois Michonneau f****u@g****m 28
Abigail Cabunoc a****c@o****a 25
Raniere Silva r****e@i****r 24
montoyjh m****h@g****m 17
Martin Callaghan c****t@g****m 11
tomhohenstein s****h@g****m 10
Donny Winston d****n@a****u 5
Rémi Emonet r****t@r****e 5
Piotr Banaszkiewicz p****r@b****g 4
Raniere Silva r****7@i****r 2
Joey Bernard d****d@g****m 2
James Allen j****8@g****m 2
Jon Pipitone j****e@u****a 2
Nick Efford n****d@g****m 2
Shyam Dwaraknath s****d@l****v 2
Chris Norton c****n@g****m 1
AJEvans a****s@l****k 1
Greg Wilson g****n@s****g 1
Matthew Forshaw m****w@c****k 1
Timothée Poisot t****m@p****o 1
greenmeansgo g****s@g****m 1
Peter Michalák P****1@n****k 1
Mike Wallis m****s@l****k 1
Michael Hansen h****e@g****m 1
Mark Dixon m****n@l****k 1
Gabriel A. Devenyi g****i@g****m 1
Bill Mills m****j@g****m 1
Andy Mellor m****1@h****k 1

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels