Virtual Environment in AWS 🌱

  1. Create a virtual environment with virtualenv <virtual environment folder>
  2. Activate it with source <virtual environment folder>/bin/activate
  3. Go back to default environment with
    deactivate

How to Create a Kernel for your Virtual Environment in AWS

https://janakiev.com/blog/jupyter-virtual-envs/

Notes mentioning this note

There are no notes linking to this note.


Here are all the notes in this garden, along with their links, visualized as a graph.