-
Updated
Jun 28, 2021 - Jupyter Notebook
mlops
Here are 328 public repositories matching this topic...
-
Updated
Jul 11, 2021
-
Updated
Jul 9, 2021 - Jupyter Notebook
-
Updated
Jul 8, 2021
-
Updated
Jul 10, 2021 - Python
Description
We're running usability tests and would love for you to record walking through our tutorials. The idea for this ticket is that you do a screen capture walking through one of more of the following examples:
- Hello World! (15 minutes)
- [Iris Dataset](https://kedro.readthedocs.io/en/stable/02_get_started
🚨 🚨 Feature Request
We need description, citation, license, and version meta info to be added to the dataset.
Is your feature request related to a problem?
Some datasets need this info inside them for legal reasons.
If your feature will improve HUB
Easy to implement, won't hurt for sure.
Description of the possible solution
Currently, we have all metadata store
Is your feature request related to a problem? Please describe.
Currently the make lint task does not run pylint on the tests/integration folder. This is configured here in the pylintrc file: https://github.com/bentoml/BentoML/blob/master/pylintrc#L10
We would like to enable Pyli
For SC Operator it may be a good idea to generate CRD manifests from inside a docker container.
This should provide reproducible generation step and avoid "produces different output on my machine" issues.
Linter should also fail if generation of manifests produce diff with the commited version.
Steps to reproduce
In Full Kubeflow mode, select a pipeline and click Create Run. During selecting experiment, open a dialog to select existing experiment.
By default, there is no available experiment, but there is no w
Describe the feature/command for flytectl
Currently flytectl supports the filtering of flyte objects and limits the default result set to 100.
Inorder to fetch next 100 results or any other limit set by the user, we need to support pagination
Provide a possible output or ux example
flytectl get launchplan -p flytectldemo -d development --page 1
flytectl get workflow -p flytectlde
-
Updated
Jul 9, 2021 - Go
Problem
If we pass a Path instance of pathlib to aim.Session(repo=path_repo), the path is silently converted to ''.
Solution
I would suggest editing clean_repo_path in aim.engine.utils.
Simply add:
def clean_repo_path(repo_path: str) -> str:
if isinstance(repo_path, pathlib.Path):
repo_path = str(repo_path)We might also use `pathlib
-
Updated
Jul 6, 2021 - Python
-
Updated
Jul 8, 2021 - Kotlin
-
Updated
Jul 2, 2021 - Jupyter Notebook
-
Updated
Jun 3, 2021 - Python
-
Updated
Jun 28, 2021 - Jupyter Notebook
-
Updated
Jun 26, 2021 - Python
-
Updated
Jul 8, 2021 - Go
-
Updated
Jul 9, 2021
-
Updated
Jul 10, 2021 - Python
-
Updated
Jul 11, 2021
-
Updated
Jun 12, 2021 - Python
Improve this page
Add a description, image, and links to the mlops topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mlops topic, visit your repo's landing page and select "manage topics."
Describe the bug
data docs columns shrink to 1 character width with long query
To Reproduce
Steps to reproduce the behavior:
<img width="1525" alt="Data_documentation_compiled_by_Great_Expectations" src="https://user-images.githubusercontent.com/928247/103230647-30eca500-4