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.

`Runs` section is too small

See original GitHub issue

image You can see that the Runs is folded and it’s really small over there. I propose to make it unfolded, and let the left sidebar to be scrollable as a whole when it overflows.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:3
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
bileschicommented, Mar 20, 2020

thanks for your feedback @Ir1d . @GalOshri is this something we can put on the roadmap?

0reactions
yonatansc97commented, Dec 7, 2020

Hi, I hope I address eveything here.

  1. I usually run tensorboard through the cmd: tensorboard --logdir . --port 8888

  2. The outputs of the script you asked me to run are copied below. It looked a bit problematic with the formatting, so I’m attaching a txt file as well. ללא שם.txt

  3. I use chrome, version 87.0.4280.88.

  4. I see that my tensorboard version is not the latest one, as @stephanwlee has noted. If that is the cause, I appologize in advance for the waste of time 😃 And should that be the problem, am I to expect any change of API when I upgrade to the latest version?

Thanks in advance.

Diagnostics

Diagnostics output
--- check: autoidentify
Traceback (most recent call last):
  File "<input>", line 495, in main
  File "<input>", line 78, in wrapper
  File "<input>", line 148, in autoidentify
  File "C:\Users\yonat\Anaconda3\envs\thesis_env\lib\inspect.py", line 973, in getsource
    lines, lnum = getsourcelines(object)
  File "C:\Users\yonat\Anaconda3\envs\thesis_env\lib\inspect.py", line 955, in getsourcelines
    lines, lnum = findsource(object)
  File "C:\Users\yonat\Anaconda3\envs\thesis_env\lib\inspect.py", line 786, in findsource
    raise OSError('could not get source code')
OSError: could not get source code
--- check: general
INFO: sys.version_info: sys.version_info(major=3, minor=7, micro=7, releaselevel='final', serial=0)
INFO: os.name: nt
INFO: os.uname(): N/A
INFO: sys.getwindowsversion(): sys.getwindowsversion(major=10, minor=0, build=18363, platform=2, service_pack='')
--- check: package_management
INFO: has conda-meta: True
INFO: $VIRTUAL_ENV: None
--- check: installed_packages
INFO: installed: tensorboard==2.2.1
INFO: installed: tensorflow==2.1.0
INFO: installed: tensorflow-estimator==2.1.0
--- check: tensorboard_python_version
INFO: tensorboard.version.VERSION: '2.2.1'
--- check: tensorflow_python_version
INFO: tensorflow.__version__: '2.1.0'
INFO: tensorflow.__git_version__: 'unknown'
--- check: tensorboard_binary_path
INFO: which tensorboard: b'C:\\Users\\yonat\\Anaconda3\\envs\\thesis_env\\Scripts\\tensorboard.exe\r\n'
--- check: addrinfos
socket.has_ipv6 = True
socket.AF_UNSPEC = <AddressFamily.AF_UNSPEC: 0>
socket.SOCK_STREAM = <SocketKind.SOCK_STREAM: 1>
socket.AI_ADDRCONFIG = <AddressInfo.AI_ADDRCONFIG: 1024>
socket.AI_PASSIVE = <AddressInfo.AI_PASSIVE: 1>
Loopback flags: <AddressInfo.AI_ADDRCONFIG: 1024>
Loopback infos: [(<AddressFamily.AF_INET6: 23>, <SocketKind.SOCK_STREAM: 1>, 0, '', ('::1', 0, 0, 0)), (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 0, '', ('127.0.0.1', 0))]
Wildcard flags: <AddressInfo.AI_PASSIVE: 1>
Wildcard infos: [(<AddressFamily.AF_INET6: 23>, <SocketKind.SOCK_STREAM: 1>, 0, '', ('::', 0, 0, 0)), (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 0, '', ('0.0.0.0', 0))]
--- check: readable_fqdn
INFO: socket.getfqdn(): 'LAPTOP-AGT2ISMA'
--- check: stat_tensorboardinfo
INFO: directory: C:\Users\yonat\AppData\Local\Temp\.tensorboard-info
INFO: os.stat(...): os.stat_result(st_mode=16895, st_ino=46161896180713446, st_dev=4141403987, st_nlink=1, st_uid=0, st_gid=0, st_size=4096, st_atime=1607365593, st_mtime=1607341740, st_ctime=1606730235)
INFO: mode: 0o40777
--- check: source_trees_without_genfiles
INFO: tensorboard_roots (1): ['C:\\Users\\yonat\\Anaconda3\\envs\\thesis_env\\lib\\site-packages']; bad_roots (0): []
--- check: full_pip_freeze
INFO: pip freeze --all:
absl-py @ file:///C:/ci/absl-py_1600290345082/work
aiohttp==3.6.2
astor==0.8.1
async-timeout==3.0.1
attrs @ file:///tmp/build/80754af9/attrs_1600298409949/work
backcall==0.2.0
blinker==1.4
brotlipy==0.7.0
cachetools @ file:///tmp/build/80754af9/cachetools_1596822027882/work
certifi==2020.11.8
cffi @ file:///C:/ci/cffi_1600699250966/work
chardet==3.0.4
click==7.1.2
colorama==0.4.3
cryptography @ file:///C:/ci/cryptography_1601046913206/work
cycler==0.10.0
decorator==4.4.2
gast==0.2.2
google-auth @ file:///tmp/build/80754af9/google-auth_1601995530934/work
google-auth-oauthlib==0.4.1
google-pasta==0.2.0
grpcio @ file:///C:/ci/grpcio_1597406403308/work
h5py==2.10.0
idna @ file:///tmp/build/80754af9/idna_1593446292537/work
importlib-metadata @ file:///tmp/build/80754af9/importlib-metadata_1602276842396/work
ipykernel @ file:///C:/ci/ipykernel_1596208728219/work/dist/ipykernel-5.3.4-py3-none-any.whl
ipython==5.8.0
ipython-genutils==0.2.0
joblib @ file:///tmp/build/80754af9/joblib_1601912903842/work
jupyter-client @ file:///tmp/build/80754af9/jupyter_client_1594826976318/work
jupyter-core==4.6.3
Keras-Applications @ file:///tmp/build/80754af9/keras-applications_1594366238411/work
Keras-Preprocessing==1.1.0
kiwisolver==1.2.0
Markdown @ file:///C:/ci/markdown_1602068870297/work
matplotlib @ file:///C:/ci/matplotlib-base_1592846084747/work
mkl-fft==1.2.0
mkl-random==1.1.0
mkl-service==2.3.0
multidict @ file:///C:/ci/multidict_1600456486794/work
numpy @ file:///C:/ci/numpy_and_numpy_base_1596233945180/work
oauthlib==3.1.0
opt-einsum==3.1.0
pandas @ file:///C:/ci/pandas_1602088205210/work
parso==0.7.0
pickleshare @ file:///C:/ci/pickleshare_1594374056827/work
pip==20.2.3
prompt-toolkit==3.0.5
protobuf==3.13.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser @ file:///tmp/build/80754af9/pycparser_1594388511720/work
Pygments==2.6.1
PyJWT==1.7.1
pyOpenSSL @ file:///tmp/build/80754af9/pyopenssl_1594392929924/work
pyparsing==2.4.7
pyreadline==2.1
PySocks @ file:///C:/ci/pysocks_1594394709107/work
python-dateutil==2.8.1
pytz==2020.1
pywin32==227
pyzmq==19.0.2
requests @ file:///tmp/build/80754af9/requests_1592841827918/work
requests-oauthlib==1.3.0
rsa @ file:///tmp/build/80754af9/rsa_1596998415516/work
scikit-learn @ file:///C:/ci/scikit-learn_1598376983131/work
scipy @ file:///C:/ci/scipy_1597686737426/work
seaborn==0.10.1
setuptools==50.3.0.post20201006
simplegeneric==0.8.1
six==1.15.0
tensorboard==2.2.1
tensorboard-plugin-wit==1.6.0
tensorflow==2.1.0
tensorflow-estimator==2.1.0
termcolor==1.1.0
tf-slim==1.1.0
threadpoolctl @ file:///tmp/tmp9twdgx9k/threadpoolctl-2.1.0-py3-none-any.whl
torch @ file:///C:/ci/pytorch_1596721630134/work
tornado==6.0.4
tqdm @ file:///tmp/build/80754af9/tqdm_1605303662894/work
traitlets @ file:///tmp/build/80754af9/traitlets_1600712679583/work
urllib3 @ file:///tmp/build/80754af9/urllib3_1597086586889/work
wcwidth @ file:///tmp/build/80754af9/wcwidth_1593447189090/work
Werkzeug==0.16.1
wheel==0.35.1
win-inet-pton==1.1.0
wincertstore==0.2
wrapt==1.12.1
yarl @ file:///C:/ci/yarl_1601988737726/work
zipp @ file:///tmp/build/80754af9/zipp_1602002379921/work
### Next steps No action items identified. Please copy ALL of the above output, including the lines containing only backticks, into your GitHub issue or comment. Be sure to redact any sensitive information.
Read more comments on GitHub >

github_iconTop Results From Across the Web

html - section is smaller than contents - Stack Overflow
The issue is I have a large table inside of it, and it is running out of the section, rather than the section...
Read more >
Run Time Error 3163: The Field is Two Small to Accept the ...
"Run time error '3163': The field is too small to accept the amount of data you attempted to add. Try inserting or pasting...
Read more >
Are Running Shoes Supposed to Be Tight? - Runner's World
Figure out how running shoes should fit with this guide from ... This will help you figure out if a running shoe is...
Read more >
This is How You Know Your Running Shoes Are Too Small
Running in shoes that are too small can cause pain and problems. Contact Houston podiatrist Dr. Andrew Schneider at 713-785-7881 for an immediate ......
Read more >
Is Your Virtual Memory Too Low? Here's How to Fix It!
Computer memory issues can slow down your computer over time. Here's how to set the virtual memory size and boost performance.
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