Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cfframe/Playtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReadMe for Playtime

Figuring things out, sandbox. Some personal notes that may not apply to all systems.

Using conda or mamba in VSCode

Set workspace settings

{
    "python.pythonPath":"C:/Users/[USERNAME]/AppData/Local/mambaforge/envs/Playtime/python.exe",
    "python.terminal.activateEnvironment": true
}

For the above, a new cmd terminal will activate the environment.

Install from requirements.txt

mamba install --file requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published