Matt

Results 1 issues of Matt

Is it possible to run a npm package within a cell after it's been installed like you would from the command line? I have installed [shp2json](https://www.npmjs.com/package/shp2json) with `npm.install('shp2json')` and would...