python-in-edu
python-in-edu copied to clipboard
website for educational python resources
We need the capacity to enter two or more separate attributions for the same resource. Right now multiple authors would be entered into the same text field called "Attribution." This...
The current way we're managing dependencies in our `requirements.txt` file is creating some issues since it requires all contributors to have a production environment ready locally before they can get...
When attempting to clone and install the project as instructed in the [README](https://github.com/psf/python-in-edu/blob/master/README.md), on a MacOS system, I first ran into an error related to installing `psycopg2`: ```bash Collecting psycopg2==2.8.6...
Users must fill out a form to add a resource to the database. Some adjustments need to be made to the form including: - making it possible to select more...
Create and link to a version of installation instructions for a complete beginner (ie. someone who has never done a local install before). We anticipate having contributors that are more...
On the Resource page, the filters are not displaying. Debug, so that they display when you click the "Show Filters" button.
Use the separator images to separate sections of text for readability and design purposes.
Embed a scrolling view of the aggregated RSS feeds on the Community page, below the text and images that are currently there.
Add the PDF of the Inclusive Teaching Guide to the Getting Started page.
Add any platform specific instructions (Mac, Windows, Linux) where needed.