-
-
Notifications
You must be signed in to change notification settings - Fork 421
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
Polish up Quickstart guide #2042
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Codecov Report
@@ Coverage Diff @@
## master #2042 +/- ##
=======================================
Coverage 59.87% 59.87%
=======================================
Files 70 70
Lines 8157 8157
=======================================
Hits 4884 4884
Misses 3273 3273 📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
*beep* *bop* Hi, human. The Click here to see your results. |
2538613
to
667bbe9
Compare
I made all the sugested changes, plus other changes @andrewfullard |
* Polish up Quickstart guide (tardis-sn#2042) * Polish up Quickstart guide * Remove backticks * Try to fix traitlets FutureWarning * Change loglevel * Minor changes * Add plt.show() * Hide duplicated stderr messages * Add read more section * Minor changes * Final changes * Print config file * Use export_convergence_plot param * Add quickstart line in installation section * Minor changes * Disable profiling page build on pull requests (tardis-sn#2048) * Change developer installation command (tardis-sn#2053) * Define inputs
📝 Description
Type: 📝
documentation
Currently, the Quickstart guide has unnecessary long descriptions and long outputs. This is basically the same Quickstart guide but clearer and more concise.
📌 Resources
Old version: https://tardis-sn.github.io/tardis/quickstart.html
New version: https://tardis-sn.github.io/tardis/pull/2042/quickstart.html
🚦 Testing
How did you test these changes?
☑️ Checklist
build_docs
label