We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20ec650 commit b886bd5Copy full SHA for b886bd5
.env-dist
@@ -10,7 +10,7 @@ USER_ID=1000
10
USER_GID=1000
11
APT_PROXY=
12
# runtime
13
-IMAGE_VERSION=2509.1
+IMAGE_VERSION=2510.1
14
LISTEN_PORT=8888
15
#BYODF=/home/gordon/Notebooks/etc/dotfiles
16
BYODF=
jupyter_quant/__init__.py
@@ -1,3 +1,3 @@
1
"""Jupyter quant, a dockerized quant research environment."""
2
3
-__version__="2509.1"
+__version__="2510.1"
0 commit comments