dask / dask-labextension

JupyterLab extension for Dask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Developmental Installation

JakeNavteca opened this issue · comments

I am trying to have a developmental install. When I type "jlpm build" into the terminal I get this message:

jlpm build yarn run v1.21.1 error Couldn't find a package.json file in "/home/ubuntu/dask-worker-space" info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Any suggestions? Thanks !!

Hi @JakeNavteca, sorry for the slow response. Are you sure you were int the intended directory when you ran jlpm build? It looks like you were in /home/ubuntu/dask-worker-space, rather than the root directory of this repository.