Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/conda/constructor
/ _example_path
Function
_example_path
tests/test_examples.py:691–692 ·
view source on GitHub ↗
(example_name)
Source
from the content-addressed store, hash-verified
689
690
691
def
_example_path(example_name):
692
return
REPO_DIR /
"examples"
/ example_name
693
694
695
def
_is_micromamba(path) -> bool:
Callers
15
test_example_customize_controls
Function · 0.85
test_example_customized_welcome_conclusion
Function · 0.85
test_example_extra_pages_win
Function · 0.85
test_example_extra_envs
Function · 0.85
test_example_extra_files
Function · 0.85
test_example_mirrored_channels
Function · 0.85
test_example_miniforge
Function · 0.85
test_example_noconda
Function · 0.85
test_example_osxpkg
Function · 0.85
test_example_osxpkg_extra_pages
Function · 0.85
test_macos_signing
Function · 0.85
test_example_scripts
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected