xgdgsc
xgdgsc
Step to reproduce: ```scala val x = ammonite.ops.Path("/home/sgao/Documens/vde/lib/myjar.jar") interp.load.cp(x) ``` runs fine. Then **every** following run cell like: ```scala 1+1 ``` would first throw error: ```scala scala.reflect.internal.FatalError: Error accessing myjar.jar...
已读后还显示这种图标,重启plasma desktop后消失,有新消息又恢复  ```desktop #!/usr/bin/env xdg-open [Desktop Entry] Encoding=UTF-8 Type=Application X-Created-By=Deepin WINE Team Categories=chat; Icon=com.qq.weixin.deepin Exec=DISABLE_RENDER_CLIPBOARD=1 ATTACH_FILE_DIALOG=1 LANG=zh_CN.UTF-8 WINEPREFIX="/home/sgao/.deepinwine/Deepin-WeChat" /opt/deepin-wine6-stable/bin/wine "/home/sgao/.deepinwine/Deepin-WeChat/drive_c/Program Files/Tencent/WeChat/WeChat.exe" Name=WeChat Name[zh_CN]=微信 Comment=Tencent WeChat Client on Deepin Wine...
## New feature 限制弹幕范围在屏幕上方,像b站网页版选项一样 另外还想知道弹幕透明度能否设置,是否mpv目前还不支持这些功能(我没找到)
fix https://github.com/JunoLab/Weave.jl/issues/382
I experience a lot of unexpected color switches when I open the same folder inside docker container or outside of docker container, local folder / when opened through ssh remote....
Is there a grafana datasource integration available that you know of? Or I have to implement my own if I want to use. Thanks!
Is there builtin API for online data adding? Or plan to support the MLJ supports_online trait?
Everytime I save a cpp file, some certain small parts of the file would repeatedly be changed space. like the ```cpp public: public: ``` would add this space in one...
Thanks. It took me, a newcomer some time to figure this out, could be helpful for others.
What' s the preferred way of saving model for later use? Currently using JLD2 save the model seems to save a file with a huge size that doesn't feel right...