lc-python-intro icon indicating copy to clipboard operation
lc-python-intro copied to clipboard

Python Intro for Libraries

Results 39 lc-python-intro issues
Sort by recently updated
recently updated
newest added

In our maintainer call 2019-03-20 we agreed that PEP008 and coding style should be addressed but that the current version of the episode needs be improved (but this has low...

This lesson has now been migrated to the Library Carpentry organisation. Updates should happen here. All the issues raised for this lesson are still on the old repo at https://github.com/data-lessons/library-python-intro-DEPRECATED/issues...

The `design.md` are a copy of design notes for https://swcarpentry.github.io/python-novice-gapminder/. This is confusing b/c it has the wrong audience for LC.

In the "Programming Style" chapter of Python Intro for Libraries, most of the Challenges do not have Solutions (https://librarycarpentry.github.io/lc-python-intro/18-style/) - "What Will Be Shown" The solutions for these challenges need...

help wanted
good first issue

There are a number of resources related to the Python lesson, in addition to this repo and lesson site. The maintainers group is gathering this list as part of our...

Design notes talk about using Jupyter Notebooks, but lesson has an intro to Spyder at the moment. To stay in synch with other carpentry lessons, use jupyter notebook: 1. add...

A search for FIXME currently finds both visible & invisible occurrences (not including those in the lesson-check function, etc). https://github.com/LibraryCarpentry/lc-python-intro/search?p=2&q=FIXME&unscoped_q=FIXME I think these should be replaced with content, with priority...

The [`m` introduced](https://github.com/LibraryCarpentry/lc-python-intro/commit/59cf48c2b5a3b6ee0639a6d79130371716ec2783#diff-5e717fe7857908bb4f892ef812683da7R338-R342) by #24 does not appear for me in Jupyter 5.5.0 and neither in qtconsole 4.3.1. Typo in the solution or bug in the code?

https://github.com/datacarpentry/textmining-socialsci-ARCHIVED It looks rather complete in content. I [asked on Slack](https://swcarpentry.slack.com/archives/C08BVS7N2/p1527864876000376) about the reason for its deprecation. If there isn't a content-related reason, how about porting those examples into this...

Closes #126 Provides background on the `$` prompt for Mac and Windows instructions on launching Jupyter Lab.