-
Notifications
You must be signed in to change notification settings - Fork 2
Master #1
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
ajuavinett
wants to merge
225
commits into
gh-pages
Choose a base branch
from
master
base: gh-pages
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
Master #1
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
…aScience.github.io # Conflicts: # _config.yml
# Conflicts: # _config.yml # repo organization updated
Source files and html files for these two sections were updated.
Numpy --> NumPy Chapter 3: Links to original documentation in each section explanation of gene dataset examples are all modular
… to Pandas chapter (join method).
…aScience.github.io # Conflicts: # Chapter_3/Working_with_NWB_format_in_Python.ipynb
- Added Lesson_5/01-PlaceFields.ipynb to exclude_patterns in _config.yml - Added note explaining that Plotly interactive visualizations won't show on static website - Directed users to run notebook on DandiHub to see grid cell visualizations - Linked to Using this Book page for DandiHub instructions 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
- Changed 'DandiHub Setup for Lessons 3 & 4 (Allen Cell Types Database)' to 'DandiHub Setup for Lessons 3 & 4' - Simplified header while keeping detailed explanation in note below 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
- Fixed line length violations (E501) in Lesson_1/02 - Changed long print statements to use f-strings - Added blank lines between function definitions in Lesson_2/01 - Improved function docstrings for readability - Fixed complex expressions exceeding 79 characters 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
- Replaced Codecademy links with COGS 18: Introduction to Python - Updated dictionary reference to link to COGS 18 main page - Updated for loops reference to link to COGS 18 Loops page - Added COGS 18 to Data Science in Python resources list 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
- Changed cell to show data[0].shape instead of printing entire data array - Prevents massive array output in notebook 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
- Added example output section at end of notebook - Shows autocorr_static.png for users viewing on static website - Helps users see what grid cell analysis looks like without interactive plots 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
remove unnecessary details about markdown formatting & simplify
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Suggested grammar clarifications
Fix documentation link to point to docs.dandiarchive.org 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
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.
No description provided.