<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;"><div>Hi Vaclav,<br></div><div>first of all thanks for your feedback, I beg your pardon it seams the link was just poiting to the readme file, this should be the link to the complete gist: <a target="_blank" href="https://gist.github.com/manuelep/e56fe90399c44e02e7cb97d5ef95edbd">https://gist.github.com/manuelep/e56fe90399c44e02e7cb97d5ef95edbd</a><br></div><div><br></div><div>anyway you can even clone the complete repo that contains both files using: <blockquote style="border: 1px solid rgb(204, 204, 204); padding: 7px; background-color: rgb(255, 255, 255);"><div>git clone <a target="_blank" href="https://gist.github.com/e56fe90399c44e02e7cb97d5ef95edbd.git">https://gist.github.com/e56fe90399c44e02e7cb97d5ef95edbd.git</a> jupyter-grass<br></div></blockquote></div><div>and then follow other instructions reported in the README:<br></div><div><blockquote style="border: 1px solid rgb(204, 204, 204); padding: 7px; background-color: rgb(255, 255, 255);"><div>cd jupyter-grass<br></div><div>mkdir notebook-home<br></div><div>docker-compose build --build-arg user="${USER}" --build-arg uid="${UID}"<br></div><div>docker-compose up<br></div></blockquote>Let me know if something is not clear or goes wrong...<br>Thanks a lot<br>Cheers</div><div><br></div><div id="Zm-_Id_-Sgn" data-zbluepencil-ignore="true" data-sigid="2099112000000046010"><div><i><span class="size" style="font-size:10px"><span class="font" style="font-family:tahoma, arial, helvetica, sans-serif, sans-serif"><span class="colour" style="color:rgb(102, 102, 102)">Manuele Pesenti</span></span></span></i><br></div><div><i><span class="size" style="font-size:10px"><span class="font" style="font-family:tahoma, arial, helvetica, sans-serif, sans-serif"><span class="colour" style="color:rgb(102, 102, 102)">Software Developer and GIS Specialist</span></span></span></i><br></div><div><i><span class="size" style="font-size:10px"><span class="font" style="font-family:tahoma, arial, helvetica, sans-serif, sans-serif"><span class="colour" style="color:rgb(102, 102, 102)">Gter srl</span></span></span></i><br></div><div><i><span class="size" style="font-size:10px"><span class="font" style="font-family:tahoma, arial, helvetica, sans-serif, sans-serif"><span class="colour" style="color:rgb(102, 102, 102)">Via Jacopo Ruffini 9/1A - 16128 Genova</span></span></span></i><br></div><div><i><span class="size" style="font-size:10px"><span class="font" style="font-family:tahoma, arial, helvetica, sans-serif, sans-serif"><span class="colour" style="color:rgb(102, 102, 102)">P.IVA/CF 01998770992</span></span></span></i><br></div><div><i><span class="size" style="font-size:10px"><span class="font" style="font-family:tahoma, arial, helvetica, sans-serif, sans-serif"><span class="colour" style="color:rgb(102, 102, 102)">ph: 010-0899150</span></span></span></i><br></div><div><a href="http://www.gter.it" target="_blank"><i><span class="size" style="font-size:10px"><span class="font" style="font-family:tahoma, arial, helvetica, sans-serif, sans-serif"><span class="colour" style="color:rgb(102, 102, 102)">www.gter.it</span></span></span></i></a><br></div></div><div><br></div><div class="zmail_extra" data-zbluepencil-ignore="true"><div><br></div><div id="Zm-_Id_-Sgn1">---- Il mar, 25 ott 2022 05:54:12 +0200, <b>Vaclav Petras <wenzeslaus@gmail.com></b> ha scritto ---<br></div><div><br></div><blockquote id="blockquote_zmail" style="border-left: 1px solid rgb(204, 204, 204); padding-left: 6px; margin: 0px;"><div><div dir="ltr"><div>Hi Manuele,<br></div><div><br></div><div>Seeing a setup with JupyterLab is always nice and useful especially if the focus is developing and distributing GRASS procedures. A standalone repository with everything needed would be a good starting point for sharing such a setup and making it ready to go. I don't see a <span class="x_1941206088gmail-pl-c">Dockerfile, but it seems it is needed. You can compare your setup to docker and binder directories in the <a href="https://github.com/OSGeo/grass/" target="_blank">main GRASS repo</a> and describe how your setup is different.</span><br></div><div><span class="x_1941206088gmail-pl-c"><br></span></div><div><span class="x_1941206088gmail-pl-c">Best,<br></span></div><div><span class="x_1941206088gmail-pl-c">Vaclav<br></span></div></div><div><br></div><div class="x_1941206088gmail_quote"><div dir="ltr" class="x_1941206088gmail_attr">On Mon, 24 Oct 2022 at 04:02, Manuele Pesenti <<a href="mailto:manuele.pesenti@gter.it" target="_blank">manuele.pesenti@gter.it</a>> wrote:<br></div><div id="zmail_block"><br></div></div></div><blockquote class="x_1941206088gmail_quote" style="margin: 0.0px 0.0px 0.0px 0.8ex;border-left: 1.0px solid rgb(204,204,204);padding-left: 1.0ex;"><div><u></u><br></div><div><div style="font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10.0pt;"><div>Hi everyone,<br></div><div>maybe this is  such an off topic for this list, I just wanted to share that  I wrote a <a href="https://gist.github.com/manuelep/e56fe90399c44e02e7cb97d5ef95edbd" target="_blank">docker-compose file</a> for building<br></div><div>up an environment based on GRASS GIS for developing and distributing GRASS GIS based procedures.<br></div><div>The main developing proposed tool in the architecture is Jupyter Lab, I don't know if it's such a commont tool between the component of this mailing-list.<br></div><div>I just wanted to have some feedback to understand if it can be considered a useful tool.<br></div><div><br></div><div>Unfortunately the readme file at the moment is in italian but the compose file and the commands maybe can be understood anyway.<br></div><div><br></div><div>Thanks<br></div><div>Best regards<br></div><div><br></div><div><br></div><div id="x_1941206088m_-5983482038446373015"><div><i><span class="size" style="font-size:10px"><span class="font" style="font-family:tahoma, arial, helvetica, sans-serif, sans-serif"><span class="colour" style="color:rgb(102, 102, 102)">Manuele Pesenti</span></span></span></i><br></div><div><i><span class="size" style="font-size:10px"><span class="font" style="font-family:tahoma, arial, helvetica, sans-serif, sans-serif"><span class="colour" style="color:rgb(102, 102, 102)">Software Developer and GIS Specialist</span></span></span></i><br></div><div><i><span class="size" style="font-size:10px"><span class="font" style="font-family:tahoma, arial, helvetica, sans-serif, sans-serif"><span class="colour" style="color:rgb(102, 102, 102)">Gter srl</span></span></span></i><br></div><div><i><span class="size" style="font-size:10px"><span class="font" style="font-family:tahoma, arial, helvetica, sans-serif, sans-serif"><span class="colour" style="color:rgb(102, 102, 102)">Via Jacopo Ruffini 9/1A - 16128 Genova</span></span></span></i><br></div><div><i><span class="size" style="font-size:10px"><span class="font" style="font-family:tahoma, arial, helvetica, sans-serif, sans-serif"><span class="colour" style="color:rgb(102, 102, 102)">P.IVA/CF 01998770992</span></span></span></i><br></div><div><i><span class="size" style="font-size:10px"><span class="font" style="font-family:tahoma, arial, helvetica, sans-serif, sans-serif"><span class="colour" style="color:rgb(102, 102, 102)">ph: 010-0899150</span></span></span></i><br></div><div><a href="http://www.gter.it" target="_blank"><i><span class="size" style="font-size:10px"><span class="font" style="font-family:tahoma, arial, helvetica, sans-serif, sans-serif"><span class="colour" style="color:rgb(102, 102, 102)">www.gter.it</span></span></span></i></a><br></div></div><div><br></div></div><div><br></div></div><div>_______________________________________________<br></div><div>grass-user mailing list<br></div><div><a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br></div><div><a href="https://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">https://lists.osgeo.org/mailman/listinfo/grass-user</a><br></div></blockquote></blockquote></div><div><br></div></div><br></body></html>