顾志刚

Results 8 issues of 顾志刚

First of all, thanks the great job! It will be wonderful if zooming feature added.

Tanks for this great job! null safety needed.

neither "public/js" or "public\js" work properly for exclude sub directory "js" ----------------------- / /\ | | | |_) /_/--\ |_| |_| \_ v1.49.0, built with Go go1.21.0

``` func getONNXInputSize(onnxFilePath string) { backend:=simple.NewSimpleGraph() //backend:=gorgonnx.NewGraph() model := onnx.NewModel(backend) // read the onnx model b, err := utils.LoadFileBytes(onnxFilePath) if err!=nil{ fmt.Println("read file error ",onnxFilePath,err) panic(err) } if len(b)==0{ fmt.Println("onnf...

> docker run -it --name gophernotes --rm -p 1323:1323 arturoeanton/go-notebook // debug: running "go get gonum.org/v1/plot" ... go get: module gonum.org/v1/plot: Get "https://proxy.golang.org/gonum.org/v1/plot/@v/list": dial tcp 172.217.163.49:443: i/o timeout panic: error...

### MaxKB Version 1.10.4-1.10.7 ### Please describe your needs or suggestions for improvements 高级编排功能,如果编排的功能节点很多时,拖拽编排起来起来很是费劲。 1,能否打开时自动定位到start节点/或左上角 2,缩放时能否以当前屏幕中心作为原点,不要用左上角 3,节点多了,美化功能就是鸡肋,美化后占用空间太大,编排很不方便 4,增加定位功能,定位到编排内容的四个角区域 5,添加新节点,默认放在可见区域的屏幕中心 6,最好打开时能够自动缩放编排内容再可见区域范围内 函数功能: 1,最好能给个预置位置能够访问文件,以实现可配置 2,添加几个预定义的全局变量,可以在自定义函数中设置和读取 ### Please describe the solution you suggest...