Wow, I’m not aware of any usage like this. But it seems using Jupyter to use PyQGIS is an interesting approach! I can see many possibility in this. For example, it would be wonderful if we can ‘preview’ layers in Jupyter if we open a QGIS Project when we are currently doing analysis, but maybe that requires deep integration. But your approach here can possibly packaged in QGIS so the command executable to call Jupyter might be available when you install QGIS. Howeve, I don’t think including Jupyter itself in the package is a good idea.
Thanks for sharing! Regards, -- Rizky Maulana Nugraha Software Developer Kartoza [email protected] > On 8 Jan 2020, at 21.54, John Zastrow <[email protected]> wrote: > > Hi, > > Is something like this ceremony the current best approach for doing geodata > data processing and visualization in Jupyter Notebooks leveraging the > capabilities QGIS? If not, what else do you recommend for both Windows and > Linux? > https://lerryws.xyz/posts/PyQGIS-in-Jupyter-Notebook > <https://lerryws.xyz/posts/PyQGIS-in-Jupyter-Notebook> > > I find Jupyter to be the most approachable place to explore Python code > concepts - and then return to them later when I've forgotten what/why I did. > I find the Python environment in QGIS itself to be less enjoyable. > > My goal would be to leave the work in Jupyter 50% of the time (reporting from > there, or just use the products back in QGIS) but then the remaining time > bring the code back to QGIS to run it there. > > Thanks! > JZ > > > _______________________________________________ > Qgis-user mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
_______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
