question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I might have overlooked something, but is it possible to only have a spinner without a progress bar? I dug around in the source a little bit, but I couldn’t find exactly what I was looking for.

If this isn’t an option, is it a possible addition?

Best I could figure out was minimizing the progress bar like the following. Works, but not the best.

from alive_progress import alive_bar

with alive_bar(1,length=3,spinner='classic') as progress_bar:
        # do something...
        progress_bar()

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
rsalmeicommented, Aug 25, 2020

Hey @engineerjoe440, how are you man!

I’m polishing now the 2.0 in #51, should not take long, but I’ll have to keep you hanging for a little more. This quantifying mode did not make it yet, it was getting way too big an update…

But it will in the next one, the 2.1!

Just wanted to let you know that! Stay safe and healthy in there too!

2reactions
engineerjoe440commented, May 19, 2020

Hey @rsalmei,

I think that sounds awesome!!! Take your time, I’ll be excited to see it when you’re ready. I think I’ll probably have to see it to confirm that it’s exactly what I’m imagining, but if it is, it’ll be awesome!

Thanks again! Stay safe and healthy!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Spinners - Bootstrap
Bootstrap “spinners” can be used to show the loading state in your projects. They're built only with HTML and CSS, meaning you don't...
Read more >
Only CSS loading spinner - Stephan Wagner
A lightweight pure CSS loading spinner. Easy as pie: Add a class, have a spinner!
Read more >
Picker Wheel - Spin the Wheel to Decide a Random Choice
Picker Wheel is a wheel spinner for a random picker. Various functions & customization. Enter choices or names, spin the wheel to decide...
Read more >
How to Create a CSS Only Loading Spinner - DEV Community ...
How are good are loading spinners? I know I love them, so today we're going to build one using CSS. This is simple...
Read more >
CoolSpin - Spinner only (DMX3NAYSQ) by cooldjez
The CoolSpin Spinner consists of 3 parts that all need to be ordered. The spinner (this part), the top button (customisable with your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found