Omkar Mestry

Results 15 comments of Omkar Mestry
trafficstars

Is there no way to use locally installed jupyter widget extension, like I can install it locally and tell jupyter-sphinx to use it, rather than searching in npmjs.com ?

So what I thik is the call for npmjs.com is made by nbconvert while trying to execute the code cell.

No, I was talking about who initiated it i.e the require.min.js 😅

@akhmerov jupyter-sphinx uses nbconvert to execute jupyter code right?

It seems we need to set the `data-jupyter-widgets-cdn` as specified here https://ipywidgets.readthedocs.io/en/latest/embedding.html#the-case-of-custom-widget-libraries , but now the question is how can we set this from an rst file or Sphinx config...

Like we need to find how can we set the `data-jupyter-widgets-cdn` in the following script tag generated for documentation ``` ```

Turf.js provides various sets of feature like `along` and many more which are not available in any of the mentioned packages and we have just currently implemented two sections of...

We would like to take your feedback on which next section we should start with 😊

@zsiegel92 can you share the geojson for the points and polygon you test with I have made some progress so to test it I can use that geojson data.

@zsiegel92 I have merged the changes and test with some huge data it looks good, made a new release v0.0.5 you might wanna give it a try 😉