UserProfileCodeRepository

data class UserProfileCodeRepository(val repositoryUrl: String)

Constructors

Link copied to clipboard
constructor(repositoryUrl: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A CodeRepository (valid URL) to be used within Jupyter's Git extension.