Conda 24.3.x Documentation
system .condarc file at '/home/docs/checkouts/readthedocs.org/user_builds/continuumio- conda/envs/24.3.x/.condarc'. --env Write to the active conda environment .condarc file () @deprecated("23.9", "24.3") def bar(): ... Listing 8: Example invocation. >>> import foo >>> foo.bar() :1: PendingDeprecationWarning: foo.bar is pending deprecation and will be removed␣ ˓→in 24.3. As a minimum Developer guide 363 conda, Release 24.3.1.dev2 (continued from previous page) @deprecated("23.9", "24.3", addendum="Use �qux� instead.") def bar(): ... Listing 10: Example invocation. >>> import foo 0 码力 | 786 页 | 4.98 MB | 7 月前3Conda 24.3.x Documentation
0 码力 | - 页 | 2.35 MB | 7 月前3Conda 23.3.x Documentation
@deprecated("23.9", "24.3") def bar(): ... Listing 2: Example invocation. >>> import foo >>> foo.bar():1: PendingDeprecationWarning: foo.bar is pending deprecation and will be removed␣ ˓→in 24.3. As a minimum Listing 3: Example file, foo.py. from conda.deprecations import deprecated @deprecated("23.9", "24.3", addendum="Use �qux� instead.") (continues on next page) 6.6. Deprecations 217 conda Documentation bar() :1: PendingDeprecationWarning: foo.bar is pending deprecation and will be removed␣ ˓→in 24.3. Use �qux� instead. 6.6.2 Keyword Arguments Warning: Deprecating or renaming a positional argument 0 码力 | 370 页 | 2.94 MB | 7 月前3Conda 23.5.x Documentation
@deprecated("23.9", "24.3") def bar(): ... Listing 6: Example invocation. >>> import foo >>> foo.bar():1: PendingDeprecationWarning: foo.bar is pending deprecation and will be removed␣ ˓→in 24.3. As a minimum Listing 7: Example file, foo.py. from conda.deprecations import deprecated @deprecated("23.9", "24.3", addendum="Use �qux� instead.") (continues on next page) 214 Chapter 6. Developer guide conda bar() :1: PendingDeprecationWarning: foo.bar is pending deprecation and will be removed␣ ˓→in 24.3. Use �qux� instead. 6.6.2 Keyword Arguments Warning: Deprecating or renaming a positional argument 0 码力 | 370 页 | 3.11 MB | 7 月前3Conda 23.7.x Documentation
--experimental-solver Possible choices: classic --experimental-solver is pending deprecation and will be removed in 24.3. Use --solver instead. 3.4.6 Package Linking and Install-time Options --copy Install all packages definition file (default: environment.yml) --force --force is pending deprecation and will be removed in 24.3. Use --yes instead. --no-default-packages Ignore create_default_packages in the .condarc file. --solver --experimental-solver Possible choices: classic --experimental-solver is pending deprecation and will be removed in 24.3. Use --solver instead. 138 Chapter 3. Command reference conda, Release 23.7.4.dev7 Target Environment0 码力 | 795 页 | 4.91 MB | 7 月前3Conda 23.10.x Documentation
Environment definition file (default: environment.yml) --force --force is deprecated and will be removed in 24.3. Use --yes instead. --no-default-packages Ignore create_default_packages in the .condarc file. --subdir @deprecated("23.9", "24.3") def bar(): ... Listing 8: Example invocation. >>> import foo >>> foo.bar():1: PendingDeprecationWarning: foo.bar is pending deprecation and will be removed␣ ˓→in 24.3. As a minimum Contributors welcome conda, Release 23.10.1.dev3 (continued from previous page) @deprecated("23.9", "24.3", addendum="Use �qux� instead.") def bar(): ... Listing 10: Example invocation. >>> import foo 0 码力 | 773 页 | 5.05 MB | 7 月前3Conda 23.11.x Documentation
Environment definition file (default: environment.yml) --force --force is deprecated and will be removed in 24.3. Use --yes instead. --no-default-packages Ignore create_default_packages in the .condarc file. --subdir @deprecated("23.9", "24.3") def bar(): ... Listing 8: Example invocation. >>> import foo >>> foo.bar():1: PendingDeprecationWarning: foo.bar is pending deprecation and will be removed␣ ˓→in 24.3. As a minimum Contributors welcome conda, Release 23.11.1.dev1 (continued from previous page) @deprecated("23.9", "24.3", addendum="Use �qux� instead.") def bar(): ... Listing 10: Example invocation. >>> import foo 0 码力 | 781 页 | 4.79 MB | 7 月前3Conda 24.1.x Documentation
Environment definition file (default: environment.yml) --force --force is deprecated and will be removed in 24.3. Use --yes instead. --no-default-packages Ignore create_default_packages in the .condarc file. --solver @deprecated("23.9", "24.3") def bar(): ... Listing 8: Example invocation. >>> import foo >>> foo.bar():1: PendingDeprecationWarning: foo.bar is pending deprecation and will be removed␣ ˓→in 24.3. As a minimum Developer guide 359 conda, Release 24.1.2.dev2 (continued from previous page) @deprecated("23.9", "24.3", addendum="Use �qux� instead.") def bar(): ... Listing 10: Example invocation. >>> import foo 0 码力 | 795 页 | 4.73 MB | 7 月前3Conda 23.9.x Documentation
Environment definition file (default: environment.yml) --force --force is deprecated and will be removed in 24.3. Use --yes instead. --no-default-packages Ignore create_default_packages in the .condarc file. --solver @deprecated("23.9", "24.3") def bar(): ... Listing 6: Example invocation. >>> import foo >>> foo.bar():1: PendingDeprecationWarning: foo.bar is pending deprecation and will be removed␣ ˓→in 24.3. As a minimum Listing 7: Example file, foo.py. from conda.deprecations import deprecated @deprecated("23.9", "24.3", addendum="Use �qux� instead.") def bar(): ... Listing 8: Example invocation. >>> import foo >>> 0 码力 | 753 页 | 4.86 MB | 7 月前3Conda 24.4.x Documentation
@deprecated("23.9", "24.3") def bar(): ... Listing 8: Example invocation. >>> import foo >>> foo.bar():1: PendingDeprecationWarning: foo.bar is pending deprecation and will be removed␣ ˓→in 24.3. As a minimum Developer guide 363 conda, Release 24.3.1.dev7 (continued from previous page) @deprecated("23.9", "24.3", addendum="Use �qux� instead.") def bar(): ... Listing 10: Example invocation. >>> import foo bar() :1: PendingDeprecationWarning: foo.bar is pending deprecation and will be removed␣ ˓→in 24.3. Use �qux� instead. Keyword Arguments Warning: Deprecating or renaming a positional argument is 0 码力 | 786 页 | 4.99 MB | 7 月前3
共 347 条
- 1
- 2
- 3
- 4
- 5
- 6
- 35