Git Product home page Git Product logo

av-python-carpentry's People

Contributors

abbycabs avatar alee avatar anacost avatar brandoncurtis avatar bturkus avatar erinbecker avatar evanwill avatar fmichonneau avatar gvwilson avatar ianlee1521 avatar jduckles avatar jpallen avatar jsta avatar katrinleinweber avatar mawds avatar maxim-belkin avatar mr-c avatar naught101 avatar neon-ninja avatar nkrabben avatar pbanaszkiewicz avatar pipitone avatar raynamharris avatar retokromer avatar rgaiacs avatar synesthesiam avatar tracykteal avatar trk9001 avatar twitwi avatar wclose avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

av-python-carpentry's Issues

add a description

I suggest to add a description for this repository as well:

Screenshot 2019-11-30 at 16 08 45

(Sorry, I cannot open a PR for this.)

Bracket missing in episodes/06_movingfiles.md

In the chapter for loops I think there is a additional bracket missing ( after glob.glob

mp4_list = glob.glob(os.path.join(video_dir, '**', '*mp4')), recursive=True) for item in mp4_list: shutil.copy(item, service_folder)

Typo?

In:
Python Syntax: Function arguments ( )
Data that will be used by a function is placed within parentheses ( ) immediately after the function name. If a function uses more than [ONE] argument, each argument is separated by a comma.
??


Thanks for contributing! If this contribution is for instructor training, please send an email to [email protected] with a link to this contribution so we can record your progress. You’ve completed your contribution step for instructor checkout just by submitting this contribution.

If this issue is about a specific episode within a lesson, please provide its link or filename.

Please keep in mind that lesson maintainers are volunteers and it may be some time before they can respond to your contribution. Although not all contributions can be incorporated into the lesson materials, we appreciate your time and effort to improve the curriculum. If you have any questions about the lesson maintenance process or would like to volunteer your time as a contribution reviewer, please contact The Carpentries Team at [email protected].


fix missing images in episode 2

not sure exactly how do do this myself, but there are some funky links and missing images in the Jupyter notebook episode. also wondering more generally if some of this could be trimmed down.

Licensing and Attribution

These pages pulling from (mostly) Carpentries and (just setup) Flatiron which use CC-BY and Education License (based on CC-BY-NC).

How do we do licensing and attribution? I've never done that.

woah - amazing

dang - i took a quick look and this is incredible. Awesome work!!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.