easy_ml 0.2.0.pre.rc61 → 0.2.0.pre.rc62
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/frontend/components/dataset/PreprocessingConfig.tsx +2 -2
- data/lib/easy_ml/engine.rb +1 -1
- data/lib/easy_ml/version.rb +1 -1
- data/public/easy_ml/assets/.vite/manifest.json +1 -1
- data/public/easy_ml/assets/assets/entrypoints/{Application.tsx-Dni_GM8r.js → Application.tsx-v1q2Ux1T.js} +38 -38
- data/public/easy_ml/assets/assets/entrypoints/{Application.tsx-Dni_GM8r.js.map → Application.tsx-v1q2Ux1T.js.map} +1 -1
- metadata +3 -3
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: easy_ml
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.0.pre.
|
4
|
+
version: 0.2.0.pre.rc62
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Brett Shollenberger
|
@@ -749,8 +749,8 @@ files:
|
|
749
749
|
- public/easy_ml/assets/.vite/manifest-assets.json
|
750
750
|
- public/easy_ml/assets/.vite/manifest.json
|
751
751
|
- public/easy_ml/assets/assets/Application-BbFobaXt.css
|
752
|
-
- public/easy_ml/assets/assets/entrypoints/Application.tsx-
|
753
|
-
- public/easy_ml/assets/assets/entrypoints/Application.tsx-
|
752
|
+
- public/easy_ml/assets/assets/entrypoints/Application.tsx-v1q2Ux1T.js
|
753
|
+
- public/easy_ml/assets/assets/entrypoints/Application.tsx-v1q2Ux1T.js.map
|
754
754
|
homepage: https://github.com/brettshollenberger/easy_ml
|
755
755
|
licenses:
|
756
756
|
- MIT
|