Skip to content
#

metadata

Here are 2,495 public repositories matching this topic...

rotexdegba
rotexdegba commented May 6, 2022

📋 Description

A clear and concise description of the new badge.

  • Which service is this badge for: GitHub
  • What sort of information should this badge show?
    • It should display the latest release in a github repo at a specified branch in the repo. It should look like this:
    • [![Release](https://img.shields.io/static/v1?label=latest-release@<specified_branch>&m
good first issue service-badge
ozandogrultan
ozandogrultan commented May 26, 2022

Expected Behavior

Announcements shouldn't be duplicated

Current Behavior

The first announcement in the homepage is duplicated when the user navigates back to homepage from announcement details page. Following is th

type:bug help wanted good first issue Project: Frontend
we-taper
we-taper commented Jul 9, 2022

🚀 Feature

Add epoch to aim's pytorch_lightning adaptor, whenever it's available.

Pitch

Often the current epoch number is available as a metric from logs sent by pytorch_lightning. If we can extract this epoch to pass it to Aim's logger, then people can set x axis as epoch in Aim's metric explorer. This helps comparing logged values across different experiments with possib

type / enhancement good first issue
harmonoid
alexmercerind
alexmercerind commented Feb 21, 2022

Edit 02/24/2022:
If you want to be part of the project, you can drop the message below & in that case, I'll share the organization invitation with you & you'll be able to access the private repositories.
I have decided to keep the libraries private & source-code accessible to those who are part of the organization & are regularly contributing to the project.

Compiling without private

good first issue needs attention
wordpress-seo
diskover-community
pmbrull
pmbrull commented Apr 4, 2022

Let's prepare a mixin for interacting with Roles and Policies with the Python client, in case users want to use the API directly.

Do not only have the list, get etc, but also utility methods, such as updating a default role. It should wrap the following logic:

import requests
import json

# Get the ID
data_consumer = requests.get("http://localhost:8585/api/v1/roles/name/DataCo
good first issue client
rossturk
rossturk commented Jun 7, 2022

When there is no source URL for a job, the web UI still shows a button that doesn't link anywhere.

Perhaps the button should not show up of there is no source code location? Better still, it could be disabled with a tooltip explaining how the connection can be made w/a link to some docs.

I believe the work happens here:
https://github.com/MarquezProject/marquez/blob/e5c1fea533b11fd42d25b8ef

good first issue

Improve this page

Add a description, image, and links to the metadata topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the metadata topic, visit your repo's landing page and select "manage topics."

Learn more