Andy Watkins

Results 2 issues of Andy Watkins

I'm in a Typescript project. I've installed dagre (via `npm install dagre`) and installed type definitions as well. I'd like to define a graph in a particular file, so I...

Hi, Trying to get an install working on ubuntu. When I ``` conda create -n dmasif python=3.6.9 conda activate dmasif pip install -r requirements.txt ``` I get a complaint: ```...