Skip to content

Update documentation for installation #966

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

Merged
merged 1 commit into from
Jun 19, 2025

Conversation

willingc
Copy link
Contributor

@willingc willingc commented Dec 2, 2020

This PR updates the installation documentation based on current Jupyter practices and designates legacy sections where needed. It adds nteract to the intro doc.

@ViralBShah
Copy link
Member

@stevengj This looks good to merge.

Copy link
Collaborator

@JamesWrigley JamesWrigley left a comment

Choose a reason for hiding this comment

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

Sorry for leaving this for so long @willingc, would you still be willing to rebase and finish it? No worries if not, I can also do it if that's ok with you.

Comment on lines 5 to 6
1. [Download a recent version of Julia.](http://julialang.org/downloads/)
2. Run the installer for the downloaded version.
Copy link
Collaborator

Choose a reason for hiding this comment

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

We should link to the Install page instead since juliaup is now the recommended way to install Julia: https://julialang.org/install/

to install IJulia.
1. [Download a recent version of Julia.](http://julialang.org/downloads/)
2. Run the installer for the downloaded version.
3. Run the Julia application by double-clicking on the icon. This
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
3. Run the Julia application by double-clicking on the icon. This
3. Run the Julia application by double-clicking on the icon or running `julia` in a terminal. This

@ViralBShah
Copy link
Member

@JamesWrigley It would be great if you could get this in!

@willingc
Copy link
Contributor Author

Thanks for the ping. It would be great if someone else wants to take it over.

Copy link

codecov bot commented Jun 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 15.59%. Comparing base (b4d91ee) to head (a60c2fa).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #966   +/-   ##
=======================================
  Coverage   15.59%   15.59%           
=======================================
  Files          15       15           
  Lines         898      898           
=======================================
  Hits          140      140           
  Misses        758      758           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Carol Willing <[email protected]>
Copy link
Collaborator

@JamesWrigley JamesWrigley left a comment

Choose a reason for hiding this comment

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

Thanks @willingc, I took the liberty of making some minor changes but otherwise I think this is a nice improvement.

@JamesWrigley JamesWrigley merged commit 264dc6b into JuliaLang:master Jun 19, 2025
11 checks passed
@willingc willingc deleted the test-stuff branch June 19, 2025 13:28
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.

3 participants