ml-dash 0.3.23__tar.gz → 0.3.26__tar.gz

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.
Files changed (101) hide show
  1. {ml-dash-0.3.23 → ml-dash-0.3.26}/.run/pytest in test_pytorch_methods.py.run.xml +2 -2
  2. {ml-dash-0.3.23/ml_dash.egg-info → ml-dash-0.3.26}/PKG-INFO +25 -8
  3. {ml-dash-0.3.23 → ml-dash-0.3.26}/README +6 -3
  4. {ml-dash-0.3.23 → ml-dash-0.3.26}/README.md +4 -1
  5. ml-dash-0.3.26/VERSION +1 -0
  6. {ml-dash-0.3.23 → ml-dash-0.3.26}/dash_server_specs/conftest.py +1 -1
  7. {ml-dash-0.3.23 → ml-dash-0.3.26}/dash_server_specs/create_experiments.py +1 -1
  8. {ml-dash-0.3.23 → ml-dash-0.3.26}/dash_server_specs/test_ml_dash.py +6 -8
  9. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/app.py +1 -1
  10. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/schema/files/series.py +2 -4
  11. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/server.py +1 -1
  12. {ml-dash-0.3.23 → ml-dash-0.3.26/ml_dash.egg-info}/PKG-INFO +25 -8
  13. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash.egg-info/requires.txt +2 -2
  14. {ml-dash-0.3.23 → ml-dash-0.3.26}/setup.py +2 -2
  15. ml-dash-0.3.23/VERSION +0 -1
  16. {ml-dash-0.3.23 → ml-dash-0.3.26}/.gitignore +0 -0
  17. {ml-dash-0.3.23 → ml-dash-0.3.26}/.graphqlconfig +0 -0
  18. {ml-dash-0.3.23 → ml-dash-0.3.26}/.run/pytest for test_pytorch_methods.test_torch_load.run.xml +0 -0
  19. {ml-dash-0.3.23 → ml-dash-0.3.26}/.run/pytest for test_pytorch_methods.test_torch_load_sync.run.xml +0 -0
  20. {ml-dash-0.3.23 → ml-dash-0.3.26}/.run/pytest for test_pytorch_methods.test_torch_save.run.xml +0 -0
  21. {ml-dash-0.3.23 → ml-dash-0.3.26}/.run/train.run.xml +0 -0
  22. {ml-dash-0.3.23 → ml-dash-0.3.26}/LICENSE.md +0 -0
  23. {ml-dash-0.3.23 → ml-dash-0.3.26}/MANIFEST.in +0 -0
  24. {ml-dash-0.3.23 → ml-dash-0.3.26}/Makefile +0 -0
  25. {ml-dash-0.3.23 → ml-dash-0.3.26}/dash_server_specs/.gitignore +0 -0
  26. {ml-dash-0.3.23 → ml-dash-0.3.26}/dash_server_specs/__init__.py +0 -0
  27. {ml-dash-0.3.23 → ml-dash-0.3.26}/docs/.gitignore +0 -0
  28. {ml-dash-0.3.23 → ml-dash-0.3.26}/docs/Makefile +0 -0
  29. {ml-dash-0.3.23 → ml-dash-0.3.26}/docs/authors.rst +0 -0
  30. {ml-dash-0.3.23 → ml-dash-0.3.26}/docs/conf.py +0 -0
  31. {ml-dash-0.3.23 → ml-dash-0.3.26}/docs/contributing.rst +0 -0
  32. {ml-dash-0.3.23 → ml-dash-0.3.26}/docs/history.rst +0 -0
  33. {ml-dash-0.3.23 → ml-dash-0.3.26}/docs/index.rst +0 -0
  34. {ml-dash-0.3.23 → ml-dash-0.3.26}/docs/installation.rst +0 -0
  35. {ml-dash-0.3.23 → ml-dash-0.3.26}/docs/make.bat +0 -0
  36. {ml-dash-0.3.23 → ml-dash-0.3.26}/docs/readme.rst +0 -0
  37. {ml-dash-0.3.23 → ml-dash-0.3.26}/docs/requirements.txt +0 -0
  38. {ml-dash-0.3.23 → ml-dash-0.3.26}/docs/usage.rst +0 -0
  39. {ml-dash-0.3.23 → ml-dash-0.3.26}/figures/example_log_output.png +0 -0
  40. {ml-dash-0.3.23 → ml-dash-0.3.26}/figures/hyperparameter-column.gif +0 -0
  41. {ml-dash-0.3.23 → ml-dash-0.3.26}/figures/logger_color_output.png +0 -0
  42. {ml-dash-0.3.23 → ml-dash-0.3.26}/figures/logging_images.png +0 -0
  43. {ml-dash-0.3.23 → ml-dash-0.3.26}/figures/ml-dash-v0.1.0.png +0 -0
  44. {ml-dash-0.3.23 → ml-dash-0.3.26}/figures/ml-dash-v3.gif +0 -0
  45. {ml-dash-0.3.23 → ml-dash-0.3.26}/figures/ml_visualization_dashboard_preview.png +0 -0
  46. {ml-dash-0.3.23 → ml-dash-0.3.26}/figures/tensorboard_example.png +0 -0
  47. {ml-dash-0.3.23 → ml-dash-0.3.26}/figures/visualization_column.png +0 -0
  48. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/.gitignore +0 -0
  49. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/__init__.py +0 -0
  50. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/client-dist/asset-manifest.json +0 -0
  51. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/client-dist/favicon.ico +0 -0
  52. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/client-dist/github-markdown.css +0 -0
  53. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/client-dist/index.html +0 -0
  54. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/client-dist/logo192.png +0 -0
  55. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/client-dist/logo512.png +0 -0
  56. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/client-dist/manifest.json +0 -0
  57. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/client-dist/ml-dash_logo.png +0 -0
  58. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/client-dist/monaco-editor-worker-loader-proxy.js +0 -0
  59. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/client-dist/robots.txt +0 -0
  60. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/client-dist/static/css/2.0e9a69fe.chunk.css +0 -0
  61. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/client-dist/static/css/2.0e9a69fe.chunk.css.map +0 -0
  62. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/client-dist/static/css/main.a2e245bd.chunk.css +0 -0
  63. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/client-dist/static/css/main.a2e245bd.chunk.css.map +0 -0
  64. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/client-dist/static/js/2.0c697312.chunk.js +0 -0
  65. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/client-dist/static/js/2.0c697312.chunk.js.LICENSE.txt +0 -0
  66. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/client-dist/static/js/2.0c697312.chunk.js.map +0 -0
  67. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/client-dist/static/js/main.a1584e64.chunk.js +0 -0
  68. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/client-dist/static/js/main.a1584e64.chunk.js.map +0 -0
  69. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/client-dist/static/js/runtime-main.34fb8e2d.js +0 -0
  70. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/client-dist/static/js/runtime-main.34fb8e2d.js.map +0 -0
  71. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/config.py +0 -0
  72. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/example.py +0 -0
  73. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/file_events.py +0 -0
  74. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/file_handlers.py +0 -0
  75. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/file_utils.py +0 -0
  76. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/file_watcher.py +0 -0
  77. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/mime_types.py +0 -0
  78. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/schema/__init__.py +0 -0
  79. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/schema/directories.py +0 -0
  80. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/schema/experiments.py +0 -0
  81. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/schema/files/__init__.py +0 -0
  82. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/schema/files/file_helpers.py +0 -0
  83. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/schema/files/images.py +0 -0
  84. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/schema/files/metrics.py +0 -0
  85. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/schema/files/parameters.py +0 -0
  86. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/schema/files/videos.py +0 -0
  87. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/schema/helpers.py +0 -0
  88. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/schema/projects.py +0 -0
  89. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/schema/schema_helpers.py +0 -0
  90. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/schema/users.py +0 -0
  91. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash/sse.py +0 -0
  92. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash.egg-info/SOURCES.txt +0 -0
  93. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash.egg-info/dependency_links.txt +0 -0
  94. {ml-dash-0.3.23 → ml-dash-0.3.26}/ml_dash.egg-info/top_level.txt +0 -0
  95. {ml-dash-0.3.23 → ml-dash-0.3.26}/notes/ML-Dash Enhancement Plans.md +0 -0
  96. {ml-dash-0.3.23 → ml-dash-0.3.26}/notes/README.md +0 -0
  97. {ml-dash-0.3.23 → ml-dash-0.3.26}/notes/client design doc.md +0 -0
  98. {ml-dash-0.3.23 → ml-dash-0.3.26}/notes/dashboard design doc.md +0 -0
  99. {ml-dash-0.3.23 → ml-dash-0.3.26}/notes/setting_up_dash_server.md +0 -0
  100. {ml-dash-0.3.23 → ml-dash-0.3.26}/requirements-dev.txt +0 -0
  101. {ml-dash-0.3.23 → ml-dash-0.3.26}/setup.cfg +0 -0
@@ -1,5 +1,5 @@
1
1
  <component name="ProjectRunConfigurationManager">
2
- <configuration default="false" name="pytest in /Users/ge/mit/model-free-baselines/ml_logger/ml_logger_tests/test_pytorch_methods.py" type="tests" factoryName="py.test" nameIsGenerated="true">
2
+ <configuration default="false" name="pytest in /Users/ge/dash-ml/ml_logger/ml_logger/ml_logger_tests/test_pytorch_methods.py" type="tests" factoryName="py.test" nameIsGenerated="true">
3
3
  <module name="ml_logger" />
4
4
  <option name="INTERPRETER_OPTIONS" value="" />
5
5
  <option name="PARENT_ENVS" value="true" />
@@ -16,7 +16,7 @@
16
16
  <option name="IS_IGNORE_MISSING_FILES" value="false" />
17
17
  <option name="IS_ENABLE_EXPERIMENTAL_INTEGRATIONS" value="false" />
18
18
  <ENTRIES>
19
- <ENTRY IS_ENABLED="true" PARSER="runconfig" />
19
+ <ENTRY IS_ENABLED="true" PARSER="runconfig" IS_EXECUTABLE="false" />
20
20
  </ENTRIES>
21
21
  </EXTENSION>
22
22
  <option name="_new_keywords" value="&quot;&quot;" />
@@ -1,25 +1,41 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ml-dash
3
- Version: 0.3.23
3
+ Version: 0.3.26
4
4
  Summary: A Beautiful Visualization Dashboard For Machine Learning
5
5
  Home-page: https://github.com/dash-ml/dash-server
6
6
  Author: Ge Yang
7
7
  Author-email: ge.ike.yang@gmail.com
8
- License: UNKNOWN
9
8
  Keywords: ml_logger,ml-logger,ml dash,ml-dash,ml_dash,dashboard,machine learning,vis_server,logging,debug,debugging
10
- Platform: UNKNOWN
11
9
  Classifier: Development Status :: 4 - Beta
12
10
  Classifier: Intended Audience :: Science/Research
13
11
  Classifier: Programming Language :: Python :: 3
14
12
  License-File: LICENSE.md
13
+ Requires-Dist: cloudpickle==3.1.1
14
+ Requires-Dist: dill
15
+ Requires-Dist: graphene==2.1.3
16
+ Requires-Dist: graphql-core==2.1
17
+ Requires-Dist: graphql-relay==0.4.5
18
+ Requires-Dist: graphql-server-core==1.1.1
19
+ Requires-Dist: multidict==4.6.1
20
+ Requires-Dist: numpy
21
+ Requires-Dist: pandas
22
+ Requires-Dist: params_proto>=2.10.5
23
+ Requires-Dist: requests
24
+ Requires-Dist: requests_futures
25
+ Requires-Dist: ruamel.yaml
26
+ Requires-Dist: sanic==20.9.0
27
+ Requires-Dist: sanic-cors
28
+ Requires-Dist: Sanic-GraphQL
29
+ Requires-Dist: termcolor
30
+ Requires-Dist: typing
15
31
 
16
32
  ML-Dash, A Beautiful Visualization Dashboard for ML
17
33
  ===================================================
18
34
 
19
35
  |Downloads|
20
36
 
21
- *For detailed codumentation,
22
- see*\ `ml-dash-tutorial <https://ml-logger.readthedocs.io/en/latest/setting_up.html#ml-dash-tutorial>`__
37
+ *For detailed codumentation, see*
38
+ `ml-dash-tutorial <https://ml-logger.readthedocs.io/en/latest/setting_up.html#ml-dash-tutorial>`__
23
39
 
24
40
  ML-dash replaces visdom and tensorboard. It allows you to see real-time
25
41
  updates, review 1000+ of experiments quickly, and dive in-depth into
@@ -43,8 +59,11 @@ Just doing this would not work. The landscape of python modules is a lot
43
59
  messier than that of javascript. The most up-to-date graphene requires
44
60
  the following versioned dependencies:
45
61
 
46
- .. code-block:: bash
62
+ .. code-block:: zsh
47
63
 
64
+ pip install sanic==20.9.0
65
+ pip install sanic-cors==0.10.0.post3
66
+ pip install sanic-graphql==1.1.0
48
67
  yes | pip install graphene==2.1.3
49
68
  yes | pip install graphql-core==2.1
50
69
  yes | pip install graphql-relay==0.4.5
@@ -83,5 +102,3 @@ See `https://github.com/episodeyang/ml_logger/tree/master/ml-dash-server/notes/R
83
102
 
84
103
  .. |Downloads| image:: http://pepy.tech/badge/ml-dash
85
104
  :target: http://pepy.tech/project/ml-dash
86
-
87
-
@@ -3,8 +3,8 @@ ML-Dash, A Beautiful Visualization Dashboard for ML
3
3
 
4
4
  |Downloads|
5
5
 
6
- *For detailed codumentation,
7
- see*\ `ml-dash-tutorial <https://ml-logger.readthedocs.io/en/latest/setting_up.html#ml-dash-tutorial>`__
6
+ *For detailed codumentation, see*
7
+ `ml-dash-tutorial <https://ml-logger.readthedocs.io/en/latest/setting_up.html#ml-dash-tutorial>`__
8
8
 
9
9
  ML-dash replaces visdom and tensorboard. It allows you to see real-time
10
10
  updates, review 1000+ of experiments quickly, and dive in-depth into
@@ -28,8 +28,11 @@ Just doing this would not work. The landscape of python modules is a lot
28
28
  messier than that of javascript. The most up-to-date graphene requires
29
29
  the following versioned dependencies:
30
30
 
31
- .. code-block:: bash
31
+ .. code-block:: zsh
32
32
 
33
+ pip install sanic==20.9.0
34
+ pip install sanic-cors==0.10.0.post3
35
+ pip install sanic-graphql==1.1.0
33
36
  yes | pip install graphene==2.1.3
34
37
  yes | pip install graphql-core==2.1
35
38
  yes | pip install graphql-relay==0.4.5
@@ -26,7 +26,10 @@ pip install ml-logger ml-dash --upgrade --no-cache
26
26
 
27
27
  Just doing this would not work. The landscape of python modules is a lot messier than that of javascript. The most up-to-date graphene requires the following versioned dependencies:
28
28
 
29
- ```bash
29
+ ```zsh
30
+ pip install sanic==20.9.0
31
+ pip install sanic-cors==0.10.0.post3
32
+ pip install sanic-graphql==1.1.0
30
33
  yes | pip install graphene==2.1.3
31
34
  yes | pip install graphql-core==2.1
32
35
  yes | pip install graphql-relay==0.4.5
ml-dash-0.3.26/VERSION ADDED
@@ -0,0 +1 @@
1
+ 0.3.26
@@ -4,7 +4,7 @@ TEST_LOG_DIR = expanduser('~/ml-logger-debug')
4
4
 
5
5
 
6
6
  def pytest_addoption(parser):
7
- parser.addoption('--log-dir',
7
+ parser.addoption('--logdir',
8
8
  action='store',
9
9
  default=TEST_LOG_DIR,
10
10
  help="The logging path for the test.")
@@ -18,7 +18,7 @@ if __name__ == "__main__":
18
18
  prefix = f"{username}/{project}/{'mdp/' if i < 5 else '/'}experiment_{i:02d}"
19
19
  logger.remove(prefix)
20
20
 
21
- logger.configure(log_directory=DEBUG_DIR, prefix=prefix)
21
+ logger.configure(root=DEBUG_DIR, prefix=prefix)
22
22
 
23
23
  logger.log_params(Args=dict(lr=10 ** (-2 - i),
24
24
  weight_decay=0.001,
@@ -7,7 +7,7 @@ from dash_server_specs import show, shows
7
7
 
8
8
  @pytest.fixture(scope='session')
9
9
  def log_dir(request):
10
- return request.config.getoption('--log-dir')
10
+ return request.config.getoption('--logdir')
11
11
 
12
12
 
13
13
  def test_delete_text_file(log_dir):
@@ -300,7 +300,7 @@ def test_series_x_limit(log_dir):
300
300
  metricsFiles: $metricsFiles,
301
301
  prefix: $prefix,
302
302
  k: 10,
303
- xLow: 100,
303
+ xLow: 41,
304
304
  xKey: $xKey,
305
305
  yKey: $yKey,
306
306
  yKeys: $yKeys
@@ -348,7 +348,7 @@ def test_series_last(log_dir):
348
348
  }
349
349
  """
350
350
  variables = {"yKey": "slow_sine",
351
- "last": 100,
351
+ "last": 10,
352
352
  "metricsFiles": ["/episodeyang/cpc-belief/mdp/experiment_01/metrics.pkl"]}
353
353
 
354
354
  from ml_dash.config import Args
@@ -361,7 +361,7 @@ def test_series_last(log_dir):
361
361
  print(">>")
362
362
  show(r['data'])
363
363
  assert not not r['data']['series']['yMean'], "the yMean should NOT be empty"
364
- assert not not r['data']['series']['yCount'] == [100.0]
364
+ assert not not r['data']['series']['yCount'] == [10.0]
365
365
 
366
366
 
367
367
  # can we do the average first?
@@ -377,9 +377,7 @@ def test_series_group(log_dir):
377
377
  xLow: 25
378
378
  prefix:"/episodeyang/cpc-belief/mdp"
379
379
  metricsFiles:["experiment_00/metrics.pkl", "experiment_01/metrics.pkl", "experiment_02/metrics.pkl"]
380
- # xKey: "__timestamp"
381
380
  xKey: "epoch"
382
- # yKey: "sine"
383
381
  yKeys: ["sine", "slow_sine"]
384
382
  # xAlign: "start"
385
383
  ) {
@@ -417,7 +415,7 @@ def test_metric(log_dir):
417
415
  id
418
416
  keys
419
417
  path
420
- value (keys: ["__timestamp", "sine"])
418
+ value (keys: ["sine"])
421
419
  }
422
420
  }
423
421
  """
@@ -450,7 +448,7 @@ def test_schema(log_dir):
450
448
  metrics {
451
449
  id
452
450
  keys
453
- value (keys: ["__timestamp", "sine"])
451
+ value (keys: ["sine"])
454
452
  }
455
453
  } } }
456
454
  directories(first:10){
@@ -2,7 +2,7 @@ import os
2
2
  from sanic import Sanic
3
3
  from sanic.exceptions import FileNotFound
4
4
  from sanic.response import file
5
- from params_proto.v1 import ParamsProto, Proto
5
+ from params_proto import ParamsProto, Proto
6
6
 
7
7
  # gets current directory
8
8
  BASE = os.path.realpath(__file__)
@@ -155,8 +155,6 @@ def get_series(metrics_files=tuple(),
155
155
  dataframes = []
156
156
  for df in dfs:
157
157
  if df is None:
158
- df['index'] = df.index
159
- df.set_index('index')
160
158
  continue
161
159
  elif x_key is not None:
162
160
  df.set_index(x_key)
@@ -181,10 +179,10 @@ def get_series(metrics_files=tuple(),
181
179
  inds = True
182
180
  if x_low is not None:
183
181
  inds &= df[x_key or "index"] >= x_low
184
- print("x_low >>>", inds)
182
+ # print("x_low >>>", inds)
185
183
  if x_high is not None:
186
184
  inds &= df[x_key or "index"] <= x_high
187
- print("x_high >>>", inds)
185
+ # print("x_high >>>", inds)
188
186
  if inds is not True:
189
187
  df = df.loc[inds]
190
188
 
@@ -53,7 +53,7 @@ def run(logdir=None, **kwargs):
53
53
  cprint("SSL Args:", 'yellow')
54
54
  print(vars(config.SSLArgs))
55
55
 
56
- config.ServerArgs.update(**kwargs)
56
+ config.ServerArgs._update(**kwargs)
57
57
  if config.SSLArgs.cert:
58
58
  app.run(**vars(config.ServerArgs), ssl=vars(config.SSLArgs))
59
59
  else:
@@ -1,25 +1,41 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ml-dash
3
- Version: 0.3.23
3
+ Version: 0.3.26
4
4
  Summary: A Beautiful Visualization Dashboard For Machine Learning
5
5
  Home-page: https://github.com/dash-ml/dash-server
6
6
  Author: Ge Yang
7
7
  Author-email: ge.ike.yang@gmail.com
8
- License: UNKNOWN
9
8
  Keywords: ml_logger,ml-logger,ml dash,ml-dash,ml_dash,dashboard,machine learning,vis_server,logging,debug,debugging
10
- Platform: UNKNOWN
11
9
  Classifier: Development Status :: 4 - Beta
12
10
  Classifier: Intended Audience :: Science/Research
13
11
  Classifier: Programming Language :: Python :: 3
14
12
  License-File: LICENSE.md
13
+ Requires-Dist: cloudpickle==3.1.1
14
+ Requires-Dist: dill
15
+ Requires-Dist: graphene==2.1.3
16
+ Requires-Dist: graphql-core==2.1
17
+ Requires-Dist: graphql-relay==0.4.5
18
+ Requires-Dist: graphql-server-core==1.1.1
19
+ Requires-Dist: multidict==4.6.1
20
+ Requires-Dist: numpy
21
+ Requires-Dist: pandas
22
+ Requires-Dist: params_proto>=2.10.5
23
+ Requires-Dist: requests
24
+ Requires-Dist: requests_futures
25
+ Requires-Dist: ruamel.yaml
26
+ Requires-Dist: sanic==20.9.0
27
+ Requires-Dist: sanic-cors
28
+ Requires-Dist: Sanic-GraphQL
29
+ Requires-Dist: termcolor
30
+ Requires-Dist: typing
15
31
 
16
32
  ML-Dash, A Beautiful Visualization Dashboard for ML
17
33
  ===================================================
18
34
 
19
35
  |Downloads|
20
36
 
21
- *For detailed codumentation,
22
- see*\ `ml-dash-tutorial <https://ml-logger.readthedocs.io/en/latest/setting_up.html#ml-dash-tutorial>`__
37
+ *For detailed codumentation, see*
38
+ `ml-dash-tutorial <https://ml-logger.readthedocs.io/en/latest/setting_up.html#ml-dash-tutorial>`__
23
39
 
24
40
  ML-dash replaces visdom and tensorboard. It allows you to see real-time
25
41
  updates, review 1000+ of experiments quickly, and dive in-depth into
@@ -43,8 +59,11 @@ Just doing this would not work. The landscape of python modules is a lot
43
59
  messier than that of javascript. The most up-to-date graphene requires
44
60
  the following versioned dependencies:
45
61
 
46
- .. code-block:: bash
62
+ .. code-block:: zsh
47
63
 
64
+ pip install sanic==20.9.0
65
+ pip install sanic-cors==0.10.0.post3
66
+ pip install sanic-graphql==1.1.0
48
67
  yes | pip install graphene==2.1.3
49
68
  yes | pip install graphql-core==2.1
50
69
  yes | pip install graphql-relay==0.4.5
@@ -83,5 +102,3 @@ See `https://github.com/episodeyang/ml_logger/tree/master/ml-dash-server/notes/R
83
102
 
84
103
  .. |Downloads| image:: http://pepy.tech/badge/ml-dash
85
104
  :target: http://pepy.tech/project/ml-dash
86
-
87
-
@@ -1,4 +1,4 @@
1
- cloudpickle==1.3.0
1
+ cloudpickle==3.1.1
2
2
  dill
3
3
  graphene==2.1.3
4
4
  graphql-core==2.1
@@ -11,7 +11,7 @@ params_proto>=2.10.5
11
11
  requests
12
12
  requests_futures
13
13
  ruamel.yaml
14
- sanic
14
+ sanic==20.9.0
15
15
  sanic-cors
16
16
  Sanic-GraphQL
17
17
  termcolor
@@ -35,7 +35,7 @@ setup(name="ml-dash",
35
35
  packages=[p for p in find_packages() if p != "tests"],
36
36
  include_package_data=True,
37
37
  install_requires=[
38
- "cloudpickle==1.3.0",
38
+ "cloudpickle==3.1.1",
39
39
  'dill',
40
40
  "graphene==2.1.3",
41
41
  "graphql-core==2.1",
@@ -48,7 +48,7 @@ setup(name="ml-dash",
48
48
  "requests",
49
49
  "requests_futures",
50
50
  'ruamel.yaml',
51
- 'sanic',
51
+ 'sanic==20.9.0',
52
52
  'sanic-cors',
53
53
  'Sanic-GraphQL',
54
54
  "termcolor",
ml-dash-0.3.23/VERSION DELETED
@@ -1 +0,0 @@
1
- 0.3.23
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes