Skip to content

audy/science-vessel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

science vessel

Explorer reporting...

Science Vessel from Starcraft

I use this repository to track the dependencies that I commonly use in my Jupyter notebook environment.

Usage

I use uv

Setup

uv venv --seed # create virtual environment
uv pip install -r pyproject.toml # install dependencies

From somewhere else

source /path/to/science-vessel/venv/bin/activate
# congrats, you're now using the science-vessel
function science() {
    echo "Stand back! I'm doing science!"
    source /Users/audy/Code/science-vessel/venv/bin/activate
}

About

Explorer reporting 🛸

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published