Skip to content

Create a shortcut to plotpot Python environment

Alexander Pohl edited this page Nov 1, 2017 · 7 revisions

Follow these instructions (tested on Windows 7):

  1. Right click on Desktop -> New -> Shortcut
  2. Enter Destination %WINDIR%\system32\cmd.exe "/K" %USERPROFILE%\AppData\Local\Continuum\Anaconda3\Scripts\activate.bat plotpot-env

Destination

  1. Enter Name plotpot-env

Name

  1. Right click on plotpot-env shortcut -> properties
    1. Enter Start in %USERPROFILE%\AppData\Local\Continuum\Anaconda3\envs\plotpot-env\Lib\site-packages\plotpot-sample for the provided battery samples or the location of your own battery files, e.g. %USERPROFILE%\Documents
    2. Enter Comment Plotpot Environment

Properties

  1. Click on new shortcut icon and type plotpot
Clone this wiki locally