Robert M Lugg

Results 53 comments of Robert M Lugg

...just to emphasize a bit on to ryan-nylander's instructions: In his step 5, you MUST have that trailing slash after your _BACKUP_ID_

@maurice1408 @sebastiankmilo Just to repeat the comment from above...don't use the "File" menu inside of the tab. Instead go to the commands (shift-ctrl-C) and then type 'save diagram'

The problem is that they **do** exist in this project: https://github.com/tensorflow/tfx/tree/master/tfx/proto , but aren't included after the python installation (ie after python setup.py install). I guess it's reasonable to not...

If there is a clean way to supply them, I think library users would benefit from having them in the install. I'll reopen for visibility but I totally understand if...

@chongkong: I don't mean to be too critical. I know you are at 0.21. But as TFX matures I think more and more time needs to be spent on your...

Hi all, I couldn't follow this thread exactly. I have a text file where columns are separated by one or more spaces (not tabs). Is it possible to use this...

> > > Thank you @lliimsft @yangsiyu007. I also wasn't aware of the change and thank you for the continued effort to support this. I found this description of chief...

at least for me, it is permissions. I could open but couldn't save a notebook. The solution wasn't obvious. The permissions were ok on my `note.ipynb`, but were bad for...

Late to the game, but I'm having the same problem in MS Windows. stderr shows stdout does not (in Lua only). Would you be willing to consider a fix? LuaJIT...

What is the desired behavior? Is it hard-wrapped lines, or long lines?