easy_ml 0.2.0.pre.rc70 → 0.2.0.pre.rc71

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 51b90b31a41f537f1ce804e60860cbd82c0f9f58b0475dc0528e4ff75efa4120
4
- data.tar.gz: 9f20d3a3a812edcec2537261d830224c8950983b594354b845c84bfc2659e70c
3
+ metadata.gz: 5f0b198fdf362bfbeecaf470f68c3569fa7acee3497b215365c34edfe3ad85a9
4
+ data.tar.gz: 35157026161ddc0971d7facb2f4a2420580c950579a21d87e53e435f12aadf78
5
5
  SHA512:
6
- metadata.gz: b98f1ffeee8ed38dc82f9a504c1a798ca67ad1690aa419a681de8fe246be3a77d68ebacccd288431aa04fe6197b1f83e14f2679d7f67cc54f5a80cf58f80d043
7
- data.tar.gz: 96e168bd4dfa174b55c1478ee48caac01168218287f89a9fd67e8e2df45d8ab4870db489cec42dbf6e23ac273cc1f54703297fb1a5e7e6a528e3697c98163b32
6
+ metadata.gz: 978b74ce4888414cd3a98a1d8b7fc0fd9282421f02ec21f3d60c0d7e2eb1970cbbcd1500420d7684f9e517d3126918b23766f076f45024a2a6d675079d642e3d
7
+ data.tar.gz: bf4b621fefeb4cd8d8e436a1cca0af306af6e841141d0386f4fe7d08ef3066a4ecdc1a0696073a3b14a79f5c3a4b9fa68d43bfac4c2189001f0c74ff27038f28
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module EasyML
4
- VERSION = "0.2.0-rc70"
4
+ VERSION = "0.2.0-rc71"
5
5
 
6
6
  module Version
7
7
  end
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "entrypoints/Application.tsx": {
3
- "file": "assets/entrypoints/Application.tsx-v1q2Ux1T.js",
3
+ "file": "assets/entrypoints/Application.tsx-CibZcrBc.js",
4
4
  "name": "entrypoints/Application.tsx",
5
5
  "src": "entrypoints/Application.tsx",
6
6
  "isEntry": true,
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.rc70
4
+ version: 0.2.0.pre.rc71
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brett Shollenberger
@@ -479,11 +479,6 @@ files:
479
479
  - app/controllers/easy_ml/predictions_controller.rb
480
480
  - app/controllers/easy_ml/retraining_runs_controller.rb
481
481
  - app/controllers/easy_ml/settings_controller.rb
482
- - app/easy_ml/.vite/manifest-assets.json
483
- - app/easy_ml/.vite/manifest.json
484
- - app/easy_ml/assets/Application-GDgZ4vVt.js
485
- - app/easy_ml/assets/Application-GDgZ4vVt.js.map
486
- - app/easy_ml/assets/Application-tsa3Id3n.css
487
482
  - app/frontend/components/AlertProvider.tsx
488
483
  - app/frontend/components/DatasetPreview.tsx
489
484
  - app/frontend/components/EmptyState.tsx
@@ -1 +0,0 @@
1
- {}
@@ -1,11 +0,0 @@
1
- {
2
- "entrypoints/Application.tsx": {
3
- "file": "assets/Application-GDgZ4vVt.js",
4
- "name": "entrypoints/Application.tsx",
5
- "src": "entrypoints/Application.tsx",
6
- "isEntry": true,
7
- "css": [
8
- "assets/Application-tsa3Id3n.css"
9
- ]
10
- }
11
- }