Skip to content

Env instructions conflict #62

Description

@iamanigeeit

The About page says conda create -n ddwenv python=3.12 anaconda mypy nb_mypy

However mini-projects page says conda create -n ddw

Also, we should include pandas seaborn since it's used in Week 9-11.

If we are not creating venv on the online platforms and we ask students to do everything locally, all instructions can be simplified into conda create -n ddw python=3.12 mypy nb_mypy pandas seaborn streamlit pytest openpyxl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions