Xin

Results 162 comments of Xin

I'll implement exporting one board first. :sweat_smile: You can append them manually. Export&import boards is much easier. Perhaps the json step could be skipped, just do the moving/copying inside the...

The intuition is good. However, it would be difficult to determine the order of these separate json files. Currently, the size of the stored data is limited. And you can...

Found something interesting https://www.notion.so/product 😃

"Open/Save/Save As" sounds good. I think this function should be called "Import/Export", which can save and restore the whole current workspace (tabs). This function could be realized with your #12...

See if there's any solution here: [Pango-ERROR: Harfbuzz version too old · Issue #20348 · electron/electron](https://github.com/electron/electron/issues/20348)

I see. It's a good idea to move a panel to another board. I think we can add a **Move To** option in the `...` menu to move the current...

This is an extreme case, however drag and drop again all the files is annoying. The best way to solve the problem is change back the original directory name, for...

I found that the latest Keras version (2.3.1) would cause this weird problem. Revert back to older version simply solved all the problems: **tensorflow==1.13.2 keras==2.2.4** ======= Oh, there is a...

In Tensorwatch source code, I found that there are some syntaxes not supported by Python 3.5.2, including such typing: `_thread:Thread = None` and format string: `print(f"{}")`. The solution is **switching...

我可以负责维护 README(手动狗头