nb_cli.handlers.self

def self_no_subcommand(add_back=False)

  • ๅ‚ๆ•ฐ

    • add_back (bool)
  • ่ฟ”ๅ›ž

    • bool

def self_update(index=None)

  • ๅ‚ๆ•ฐ

    • index (str | None)
  • ่ฟ”ๅ›ž

    • bool

def self_install(package=None, index=None)

  • ๅ‚ๆ•ฐ

    • package (str | None)

    • index (str | None)

  • ่ฟ”ๅ›ž

    • bool

def self_uninstall(package=None)

  • ๅ‚ๆ•ฐ

    • package (str | None)
  • ่ฟ”ๅ›ž

    • bool