Veremeenko Artyom

Results 5 comments of Veremeenko Artyom

Hi, I'm having the same issue with python 3.4.3 on Ubuntu 14.04.5 LTS. The trick supposed by @daxaxelrod helped, for me it's: python3 /usr/local/lib/python3.4/dist-packages/tensorboard/main.py --logdir=./logs

Btw, could anyone suggest a way to restore the window somehow to save an important terminal session?

Am I correct at the moment Sourcify does not provide any validation information on constructor arguments (if no immutable state variables involved)? Here is an example to illustrate the issue....

One discrepancy nice to unify is "Callable only by owner" and "Reverts if `msg.sender` is not owner", wdyt?

There are places with (1): `Only callable by the owner.` and (2): ``` :::note Reverts if any of the following is true: * `msg.sender` is not the owner; ``` I...