Conda 24.1.x Documentationby conda (but do not necessarily ship as a default part of the conda codebase), an official conda plugin mechanism has been implemented as of version 22.11.0. 4.1. User guide 95 conda, Release 24.1.2 hook(s) to be registered • Register the plugin under the conda entrypoint namespace Hook Below is an example of a very basic plugin "hook": Listing 1: my_plugin.py import conda.plugins @conda.plugins name = "my-conda-plugin" version = "1.0.0" description = "My conda plugin" requires-python = ">=3.7" dependencies = ["conda"] [project.entry-points."conda"] my-conda-plugin = "my_plugin" Conda plugins0 码力 | 795 页 | 4.73 MB | 8 月前3
Conda 23.11.x Documentationby conda (but do not necessarily ship as a default part of the conda codebase), an official conda plugin mechanism has been implemented as of version 22.11.0. 4.1. User guide 33 conda, Release 23.11.1 hook(s) to be registered • Register the plugin under the conda entrypoint namespace Hook Below is an example of a very basic plugin "hook": Listing 1: my_plugin.py import conda.plugins @conda.plugins name = "my-conda-plugin" version = "1.0.0" description = "My conda plugin" requires-python = ">=3.7" dependencies = ["conda"] [project.entry-points."conda"] my-conda-plugin = "my_plugin" Conda plugins0 码力 | 781 页 | 4.79 MB | 8 月前3
Conda 23.10.x Documentationby conda (but do not necessarily ship as a default part of the conda codebase), an official conda plugin mechanism has been implemented as of version 22.11.0. 4.1. User guide 33 conda, Release 23.10.1 hook(s) to be registered • Register the plugin under the conda entrypoint namespace Hook Below is an example of a very basic plugin "hook": Listing 1: my_plugin.py import conda.plugins @conda.plugins name = "my-conda-plugin" version = "1.0.0" description = "My conda plugin" requires-python = ">=3.7" dependencies = ["conda"] [project.entry-points."conda"] my-conda-plugin = "my_plugin" Conda plugins0 码力 | 773 页 | 5.05 MB | 8 月前3
Conda 23.9.x Documentationby conda (but do not necessarily ship as a default part of the conda codebase), an official conda plugin mechanism has been implemented as of version 22.11.0. 28 Chapter 1. User guide conda, Release 23 hook(s) to be registered • Register the plugin under the conda entrypoint namespace Hook Below is an example of a very basic plugin "hook": Listing 1: my_plugin.py import conda.plugins @conda.plugins name = "my-conda-plugin" version = "1.0.0" description = "My conda plugin" requires-python = ">=3.7" dependencies = ["conda"] [project.entry-points."conda"] my-conda-plugin = "my_plugin" Conda plugins0 码力 | 753 页 | 4.86 MB | 8 月前3
Conda 23.7.x Documentationby conda (but do not necessarily ship as a default part of the conda codebase), an official conda plugin mechanism has been implemented as of version 22.11.0. 28 Chapter 1. User guide conda, Release 23 hook(s) to be registered • Register the plugin under the conda entrypoint namespace Hook Below is an example of a very basic plugin "hook": Listing 1: my_plugin.py import conda.plugins @conda.plugins name = "my-conda-plugin" version = "1.0.0" description = "My conda plugin" requires-python = ">=3.7" dependencies = ["conda"] [project.entry-points."conda"] my-conda-plugin = "my_plugin" Conda plugins0 码力 | 795 页 | 4.91 MB | 8 月前3
Conda 23.5.x Documentationby conda (but do not necessarily ship as a default part of the conda codebase), an official conda plugin mechanism has been implemented as of version 22.11.0. 28 Chapter 1. User guide conda Documentation hook(s) to be registered • Register the plugin under the conda entrypoint namespace Hook Below is an example of a very basic plugin "hook": Listing 1: my_plugin.py import conda.plugins @conda.plugins name = "my-conda-plugin" version = "1.0.0" description = "My conda plugin" requires-python = ">=3.7" dependencies = ["conda"] [project.entry-points."conda"] my-conda-plugin = "my_plugin" Conda plugins0 码力 | 370 页 | 3.11 MB | 8 月前3
Conda 23.3.x Documentationby conda (but do not necessarily ship as a default part of the conda codebase), an official conda plugin mechanism has been implemented as of version 22.11.0. 28 Chapter 1. User guide conda Documentation hook(s) to be registered • Register the plugin under the conda entrypoint namespace Hook Below is an example of a very basic plugin "hook": Listing 1: my_plugin.py import conda.plugins @conda.plugins name = "my-conda-plugin" version = "1.0.0" description = "My conda plugin" requires-python = ">=3.7" dependencies = ["conda"] [project.entry-points."conda"] my-conda-plugin = "my_plugin" Conda plugins0 码力 | 370 页 | 2.94 MB | 8 月前3
Conda 25.1.x Documentationis currently used to register additional authentication handlers for conda via the Auth Handlers plugin hook, but may also accom- modate more use cases in the future. Here is an example of how it may an available authentication handler called, "test-auth- handler" registered via the aforementioned plugin hook: channel_settings: - channel: https://some.custom/channel auth: test-auth-handler user: my-user-account primarily used as a way to select new reporter backends made available by plugins. For example, a plugin may create a new reporter backend called "colors". As a user, you would configure it in your .condarc0 码力 | 822 页 | 5.20 MB | 8 月前3
Conda 24.11.x Documentationis currently used to register additional authentication handlers for conda via the Auth Handlers plugin hook, but may also accom- modate more use cases in the future. Here is an example of how it may an available authentication handler called, "test-auth- handler" registered via the aforementioned plugin hook: channel_settings: - channel: https://some.custom/channel auth: test-auth-handler user: my-user-account primarily used as a way to select new reporter backends made available by plugins. For example, a plugin may create a new reporter backend called "colors". As a user, you would configure it in your .condarc0 码力 | 818 页 | 5.21 MB | 8 月前3
Conda 24.9.x Documentationis currently used to register additional authentication handlers for conda via the Auth Handlers plugin hook, but may also accom- modate more use cases in the future. Here is an example of how it may an available authentication handler called, "test-auth- handler" registered via the aforementioned plugin hook: channel_settings: - channel: https://some.custom/channel auth: test-auth-handler user: my-user-account by conda (but do not necessarily ship as a default part of the conda codebase), an official conda plugin mechanism has been implemented as of version 22.11.0. 4.1. User guide 101 conda, Release 24.9.30 码力 | 799 页 | 5.26 MB | 8 月前3
共 16 条
- 1
- 2













