Sign inSign up

dehim/veighna

By dehim

•Updated 9 months ago

VeighNa (VNPY) on ubuntu 25.04(python 3.13.*)

Image
Content management system
2

7.8K

dehim/veighna repository overview

⁠VeighNa on ubuntu 25.04

docker run -d -p 80:80 -p 8888:8888 \
    -v /var/shareVolumes/vnpy:/shareVolume \
    --name veighna \
    --restart=always \
    dehim/veighna:tagname
⁠mv /shareVolume_demo/* /shareVolume/, then restart container, enjoy it!
⁠VeighNa: http://127.0.0.1⁠, default password: 1234, x11vnc -storepasswd 1234 ~/.vnc/passwd to reset noVNC password.
⁠JupyterNote: http://127.0.0.1:8888⁠, jupyter notebook list to get token, and setjupyter notebook password to reset password.
  • 4.3.0.*

    • vnpy==4.2.0 -> 4.3.0
  • 4.2.0.*

    • vnpy==4.1.0 -> 4.2.0
  • 4.1.0.4

    • add arm platform
  • 4.1.0.3

    • python==3.12.3 -> 3.13.3
  • 4.1.0.2

    • fix vnpy_optionmaster/pricing: lost *.so in Linux Cython
  • 4.1.0.*

    • vnpy==4.0.0 -> 4.1.0
  • 4.0.0.5

    • add tigeropen & futu-api
  • 4.0.0.*

    • vnpy==3.9.4 -> 4.0.0
  • 3.9.4.*

    • remove vnpy_uft
    • vnpy==3.9.3 -> 3.9.4
  • 3.9.3.*

    • FROM dehim/ubuntu-novnc:3.10.12.17
    • vnpy==3.9.2 -> 3.9.3
  • 3.9.2.*

    • vnpy==3.9.1 -> 3.9.2
  • 3.9.1.2

    • add lshw
    • fix jupyterlab config
  • 3.9.1.1

    • vnpy==3.9.0 -> 3.9.1
    • jupyterNotebook -> jupyterLab
  • 3.9.0.*

    • vnpy==3.8.0 -> 3.9.0
  • 3.8.0.*

    • vnpy==3.7.0 -> 3.8.0
  • 3.7.0.*

    • vnpy==3.6.0 -> 3.7.0
  • 3.6.0.0

    • vnpy==3.5.0 -> 3.6.0
  • 3.5.0.1

    • notebook==6.4.12 -> 6.5.2
    • jupyterlab==3.4.8 -> 3.5.2
  • 3.5.0.0

    • vnpy==3.4.0 -> 3.5.0
  • 3.4.0.5

    • solve: ImportError: libQt6Core.so.6: cannot open shared object file: No such file or directory
  • 3.4.0.4

    • add kaleido
  • 3.4.0.3

    • python==3.10.6
    • From ubuntu 22.04, because veighna -> PySide6 -> libqpdf.so -> libQt6Pdf.so.6 (run on ubuntu 22.04)
  • 3.4.0.2

    • not need nbconvert
  • 3.4.0.1

    • python==3.10.7 -> 3.10.8
    • notebook==6.4.12
    • jupyterlab==3.4.8
  • 3.4.0.0

    • vnpy==3.3.0 -> 3.4.0
  • 3.3.0.2

    • python==3.10.2 -> 3.10.7
  • 3.3.0.1

    • add mplfinance
  • 3.3.0.0

    • vnpy==3.2.0 -> 3.3.0
  • 3.2.0.0

    • vnpy==3.1.0 -> 3.2.0
  • 3.1.0.0

    • vnpy==3.0.1 -> 3.1.0
  • 3.0.1.0

    • tzlocal==2.0.0 ->4.2
    • vnpy==3.0.0 -> 3.0.1
  • 3.0.0.2

    • ignore vnpy_excelrtd (some wrong when start up)
  • 3.0.0.1

    • beautify fluxbox
  • 3.0.0

    • veighna -> 3.0.0

welcome to contact me via QQ (35275363).

Tag summary

Content type

Image

Digest

sha256:f201ea50c…

Size

1.9 GB

Last updated

9 months ago

docker pull dehim/veighna