Skip to content

run without docker? #231

Description

@pvgenuchten

can we offer light weight option for people comfortable with python/mamba, not docker?

git clone https://github.com/geopython/geopython-workshop
cd geopython-workshop/
micromamba create -n myenv python=3.12 jupyterlab -y
micromamba install -n myenv -c conda-forge gdal
micromamba install -n myenv notebook -y
cd workshop
pip install -r requirements.txt
jupyter notebook

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions