Skip to content

fixed missing initial naming of the conda environment. No way to acti…#120

Open
LilySu wants to merge 1 commit into
nlp-with-transformers:mainfrom
LilySu:fix_readme_conda_env
Open

fixed missing initial naming of the conda environment. No way to acti…#120
LilySu wants to merge 1 commit into
nlp-with-transformers:mainfrom
LilySu:fix_readme_conda_env

Conversation

@LilySu
Copy link
Copy Markdown

@LilySu LilySu commented Sep 11, 2023

…vate book without having named it book from the beginning.

updated the initial command to set up the conda virtual environment:
"conda env create -f environment.yml" to "conda env create -n book -f environment.yml" as well as book-chapter7 to maintain consistency with latter instructions.

…vate book without having named it book from the beginning.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant