Update Model State Page
This commit is contained in:
parent
6ed5a9c224
commit
a64e1ac41f
12 changed files with 1288 additions and 380 deletions
4
pixi.lock
generated
4
pixi.lock
generated
|
|
@ -9,7 +9,6 @@ environments:
|
|||
- https://pypi.org/simple
|
||||
options:
|
||||
channel-priority: disabled
|
||||
pypi-prerelease-mode: if-necessary-or-explicit
|
||||
packages:
|
||||
linux-64:
|
||||
- conda: https://conda.anaconda.org/conda-forge/linux-64/_openmp_mutex-4.5-7_kmp_llvm.conda
|
||||
|
|
@ -2869,7 +2868,7 @@ packages:
|
|||
- pypi: ./
|
||||
name: entropice
|
||||
version: 0.1.0
|
||||
sha256: 6488240242ab4091686c27ee2e721c81143e0a158bdff086518da6ccdc2971c8
|
||||
sha256: cb0c27d2c23c64d7533c03e380cf55c40e82a4d52a0392a829fad06a4ca93736
|
||||
requires_dist:
|
||||
- aiohttp>=3.12.11
|
||||
- bokeh>=3.7.3
|
||||
|
|
@ -2933,6 +2932,7 @@ packages:
|
|||
- ruff>=0.14.9,<0.15
|
||||
- pandas-stubs>=2.3.3.251201,<3
|
||||
requires_python: '>=3.13,<3.14'
|
||||
editable: true
|
||||
- pypi: git+ssh://git@forgejo.tobiashoelzer.de:22222/tobias/entropy.git#9ca1bdf4afc4ac9b0ea29ebbc060ffecb5cffcf7
|
||||
name: entropy
|
||||
version: 0.1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue