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.

Verbose option is missing (it is in documents)

See original GitHub issue

Hi.

Please bring back the verbose option. I need to disable progress bar. I can disable it in the code; but it’s better to have it as an option.

According to the documents, optimize should have the option; but both verbose and print_step have been removed.

optimizer.optimize(f, print_step=100, iters=1000, verbose=2)

Thanks.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:13 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
ljvmiranda921commented, May 14, 2019

As of now we’re planning to add it in the code, but I might release the new version this weekend. For now please use your local changes and maybe open up a PR. Sorry I haven’t been on top of Issues, work got reallyy busyy

0reactions
msat59commented, Apr 24, 2020

I finally fixed the verbosity; I’ll update the codes when I found out how to do it. (I’m new on Github)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Enable verbose startup, shutdown, logon, and logoff status ...
Enable verbose status messages by using Registry Editor · Click Start > Run. · In the Open box, type regedit, and then click...
Read more >
Caret doparallel in Rmarkdown: Missing verbose info when ...
In the project I work on I want to knit the document with different parameters, so I want to use the last option....
Read more >
The R package tinytex - Yihui Xie - 谢益辉
Helper Functions to Manage TinyTeX, and Compile LaTeX Documents ... The feature of automatically installing missing LaTeX packages requires ...
Read more >
12. Debugging Makefiles - Managing Projects with GNU Make ...
There are five debugging options and one modifier: basic , verbose , implicit , jobs , all , and makefile , respectively. Basic...
Read more >
Preferences - Notepad++ User Manual
Preferences. There are three main dialogs for editing preferences and other user-defined settings: Preferences, Style Configurator and Shortcut Mapper.
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