Replies: 5 comments
-
|
Pre-requisite for testing: When testing the latest release 1.0.0 on Windows, we cloned the repo and used Anaconda Navigator to launch a Notebook Server on the Local machine. We create a virtual environment for testing and periodically delete and recreate the virtual environment when we see error that don't make sense The runtime platform is as follow: All the transform use pip install of their respective module. for example: All tests use the Notebook provided by the transform developers in the transform folder. such as: used were taken from their respective transform such as data-prep-kit/transforms/language/doc_chunk/doc_chunk-python.ipynb. When the developer provided a notebook for each of the runtimes (pythan and ray), both notebooks were tested. |
Beta Was this translation helpful? Give feedback.
-
|
Notebooks that have been tested and shown to work on Windows:
|
Beta Was this translation helpful? Give feedback.
-
|
Notebook that have failed to run and for which an issue was created to be addressed in release 1.0.1: |
Beta Was this translation helpful? Give feedback.
-
|
Notebooks that have failed and require additional investigation for identifying the proper fix (Unable to provide estimate for fix release yet): |
Beta Was this translation helpful? Give feedback.
-
|
Notebooks that have failed that require workaround from developer. Estimate fix coming with 1.0.1 lang_id depends on fasttext. Developers need to first install fasttext-wheel on Windows prior to importing this module. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Can you provide a list of transforms that currently work on Windows and what is estimated timeframe for fixing the ones that fail to run on Windows ?
Beta Was this translation helpful? Give feedback.
All reactions