Skip to content
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

Jupyter notebooks vs Python scripts syntax #490

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

jukent
Copy link
Contributor

@jukent jukent commented Aug 15, 2024

There are several differences between a notebook and a script, to avoid potential confusion (say if someone copied notebook cells into a script) I wanted to highlight the two biggest differences in code syntax between the two.

@jukent jukent requested a review from a team as a code owner August 15, 2024 14:16
@jukent jukent requested review from dcamron, mgrover1 and erogluorhan and removed request for a team August 15, 2024 14:16
Copy link

github-actions bot commented Aug 15, 2024

👋 Thanks for opening this PR! The Cookbook will be automatically built with GitHub Actions. To see the status of your deployment, click below.
🔍 Git commit SHA: dc74fd3
✅ Deployment Preview URL: https://ProjectPythia.github.io/pythia-foundations/_preview/490

Copy link
Member

@erogluorhan erogluorhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree with its importance; thanks for this!

@jukent jukent merged commit 80a71b8 into ProjectPythia:main Aug 15, 2024
2 of 3 checks passed
github-actions bot pushed a commit that referenced this pull request Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants