-
-
Notifications
You must be signed in to change notification settings - Fork 65.3k
Remove .idea #12981
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Musbi8788
wants to merge
12
commits into
EbookFoundation:main
Choose a base branch
from
Musbi8788:remove_idea
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Remove .idea #12981
+5
−4
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Added the OpenStax textbook "Principles of Data Science" to the learning resources section: * [Principles of Data Science](https://openstax.org/details/books/principles-data-science) - OpenStax (PDF) (CC BY-NC-SA 4.0) This book is a free, open educational resource covering key topics in data science, including Python examples, data ethics, AI, and real-world applications. It is published under a Creative Commons license and provides high-quality material for students and developers. This contribution adds value to the project by providing learners with a legally shareable, comprehensive data science textbook.
Updated the Biopython Tutorial and Cookbook link to a working URL: * [Biopython Tutorial and Cookbook](https://biopython.org/wiki/Documentation) (HTML) The previous PDF link was broken, so this update ensures users can access the tutorial successfully. This keeps the learning resources section functional and helpful for all developers.
Fix broken Biopython Tutorial link
… 2025 docs: fix Biopython Tutorial and Cookbook PDF build issue for Hacktoberfest 2025 Resolved an issue affecting the generation of the Biopython Tutorial and Cookbook PDF version. This update ensures the documentation builds successfully alongside the HTML output, providing a complete and accurate reference for users. Verified after recent changes to the documentation pipeline.
fix Biopython Tutorial and Cookbook PDF build issue for Hacktoberfest…
|
I have Remove .idea folder |
eshellman
requested changes
Nov 2, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
gratuitous format changes are not welcom
| * [Porting to Python 3: An In-Depth Guide](http://python3porting.com) (2.6 - 2.x & 3.1 - 3.x) | ||
| * [Practical Programming in Python](https://launchpadlibrarian.net/165489933/PracticalProgrammingPython2014.pdf) - Jeffrey Elkner (PDF) | ||
| * [Practice Python Projects](https://learnbyexample.github.io/practice_python_projects/) - Sundeep Agarwal | ||
| * [Principles of Data Science](https://openstax.org/details/books/principles-data-science) - OpenStax (Web, PDF) (CC BY-NC-SA 4.0) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggested change
| * [Principles of Data Science](https://openstax.org/details/books/principles-data-science) - OpenStax (Web, PDF) (CC BY-NC-SA 4.0) | |
| * [Principles of Data Science](https://openstax.org/details/books/principles-data-science) - OpenStax (HTML, PDF) (CC BY-NC-SA 4.0) |
I resolve back the error to _English_
Resolve free-programming-books-en.md by adding double _ _ "_English_"
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Add resource(s) | Remove resource(s) | Add info | Improve repo
IMPORTANT
For resources
Description
Why is this valuable (or not)?
How do we know it's really free?
For book lists, is it a book? For course lists, is it a course? etc.
Checklist:
Follow-up