lincc-frameworks / tape

[Deprecated] Package for working with LSST time series data
https://tape.readthedocs.io
MIT License
12 stars 3 forks source link

quiet the quickstart pip install #421

Closed dougbrn closed 5 months ago

dougbrn commented 5 months ago

I noticed that the pip install command in the quickstart guide has a lot of output (potentially because we now use the magic command?). To address this, I've added the quiet flag. Alternatively we could opt to return to using !pip install lf-tape

review-notebook-app[bot] commented 5 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

github-actions[bot] commented 5 months ago
Before [3321b58a] After [5957a60c] Ratio Benchmark (Parameter)
31.4±0.5ms 30.8±0.2ms 0.98 benchmarks.time_prune_sync_workflow
31.3±0.9ms 30.1±0.3ms 0.96 benchmarks.time_batch

Click here to view all benchmarks.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.78%. Comparing base (3321b58) to head (8e12db3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #421 +/- ## ======================================= Coverage 95.78% 95.78% ======================================= Files 25 25 Lines 1755 1755 ======================================= Hits 1681 1681 Misses 74 74 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.