<br><br>On Monday, June 18, 2018, Sergio Rojas <<a href="mailto:sergio_r@mail.com">sergio_r@mail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Certainly, Jeff, Wes, Jupyter offer and interesting environment<br>
to develop teaching and learning materials, and for much<br>
more. And I have used it:<br>
<br>
1.- <a href="http://nbviewer.jupyter.org/github/rojassergio/Aprendiendo-a-programar-en-Py
thon-con-mi-computador/blob/master/Instalando_python.ipynb" target="_blank">http://nbviewer.jupyter.org/<wbr>github/rojassergio/<wbr>Aprendiendo-a-programar-en-Py<br>
thon-con-mi-computador/blob/<wbr>master/Instalando_python.ipynb</a><br>
<br>
2.- <a href="http://nbviewer.jupyter.org/github/rojassergio/Learning-Scipy/blob/master/Ot
her_IPythonNotes/Numerical_Computing_via_IPython.ipynb" target="_blank">http://nbviewer.jupyter.org/<wbr>github/rojassergio/Learning-<wbr>Scipy/blob/master/Ot<br>
her_IPythonNotes/Numerical_<wbr>Computing_via_IPython.ipynb</a><br>
<br>
3.- <a href="https://github.com/rojassergio/Aprendiendo-a-programar-en-Python-con-mi-comp
utador/blob/master/Jornastec2017_SergioRojas_static.pdf" target="_blank">https://github.com/<wbr>rojassergio/Aprendiendo-a-<wbr>programar-en-Python-con-mi-<wbr>comp<br>
utador/blob/master/<wbr>Jornastec2017_SergioRojas_<wbr>static.pdf</a><br>
<br>
<br>
What bothers me is compatibility within Jupyter versions. I am not<br>
sure where Jupyther development is taking into account users<br>
of the platform. </blockquote><div> </div><div><a href="https://github.com/jupyter/help">https://github.com/jupyter/help</a><br></div><div><a href="https://github.com/jupyter/nbformat/issues">https://github.com/jupyter/nbformat/issues</a><br></div><div><a href="https://github.com/jupyter/nbformat/issues">https://github.com/jupyter/nbformat/issues</a><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
As I prefer Latex<br>
for writing, many things that use to work when I first wrote some of<br>
my notebooks does not work properly in newer versions. An example is shown<br>
in the second notebook listed above. Scrolling down to the <br>
set of equations defining the "Atractor de Lorenz" <br>
(just after input cell In [6]:), the shown box should not be there.<br>
Only the brace enclosing the equations is suppose to appear, as it did<br>
when I first wrote that notebook. Also many labels of plots using <br>
Latex does not work anymore when using Jupyter to display Matplotlib plots.<br></blockquote><div> </div><div><a href="https://github.com/matplotlib/matplotlib/issues">https://github.com/matplotlib/matplotlib/issues</a><br></div><div><a href="https://github.com/mathjax/MathJax">https://github.com/mathjax/MathJax</a><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
So, writing a large project does not seems to be a good idea to do so<br>
in Jupyter.</blockquote><div> </div><div>It's possible to import from .ipynb and run an .ipynb with e.g. pytest; but importlib with plain .py/c/o is faster.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> Even Python compatibility between versions should be <br>
considered at front when starting writing large Python programming<br>
projects (I still can compile and run fortran 77 code I wrote<br>
back in the 90's). </blockquote><div><br></div><div><a href="https://github.com/jupyter/notebook/releases">https://github.com/jupyter/notebook/releases</a><br></div><div><a href="https://jupyter-notebook.readthedocs.io/en/stable/changelog.html">https://jupyter-notebook.readthedocs.io/en/stable/changelog.html</a><br></div><div><br></div><div><a href="https://github.com/jupyterhub/jupyterhub/blob/master/docs/source/changelog.md">https://github.com/jupyterhub/jupyterhub/blob/master/docs/source/changelog.md</a><br></div><div><br></div><div><a href="https://github.com/jupyterlab/jupyterlab/blob/master/CHANGELOG.md">https://github.com/jupyterlab/jupyterlab/blob/master/CHANGELOG.md</a><br></div><div>- in JupyterLab,</div><div> Help > 'Classic Notebook' launches Jupyter Notebook (with support for JS in *trusted* notebooks; unlike JupyterLab, which requires jupyterlab extensions to have JS in notebooks </div><div><br></div><div><br></div><div><a href="https://github.com/jupyter/nbconvert/blob/master/docs/source/changelog.rst">https://github.com/jupyter/nbconvert/blob/master/docs/source/changelog.rst</a><br></div><div><a href="http://nbconvert.readthedocs.io/en/latest/changelog.html">http://nbconvert.readthedocs.io/en/latest/changelog.html</a><br></div><div><br></div><div><br></div><div><a href="https://github.com/jupyter/nbformat/blob/master/docs/changelog.rst">https://github.com/jupyter/nbformat/blob/master/docs/changelog.rst</a><br></div><div><a href="https://nbformat.readthedocs.io/en/latest/changelog.html">https://nbformat.readthedocs.io/en/latest/changelog.html</a><br></div><div><br></div><div><br></div><div><a href="https://github.com/python/core-workflow/issues/6">https://github.com/python/core-workflow/issues/6</a><br></div><div>- Notes on NEWS, CHANGELOG, CHANGES formats and tools (Reno, towncrier, )</div><div>- CPython chose a tool called blurb for handling Misc/NEWS.d entries</div><div> <a href="https://github.com/python/core-workflow/tree/master/blurb">https://github.com/python/core-workflow/tree/master/blurb</a></div><div> <a href="https://pypi.org/project/blurb/">https://pypi.org/project/blurb/</a></div><div><br></div><div>Jupyter releases page:</div><div><div><a href="http://jupyter.readthedocs.io/en/latest/releases/content-releases.html">http://jupyter.readthedocs.io/en/latest/releases/content-releases.html</a></div><div><a href="https://github.com/jupyter/jupyter/blob/master/docs/source/releases/content-releases.rst">https://github.com/jupyter/jupyter/blob/master/docs/source/releases/content-releases.rst</a><br></div><div><br></div><div>> Note</div><div>> Coming Soon</div><div>> </div><div>> We’re actively working on a graphic that displays each project, their current release, and a link to the changelog. Thanks for your patience</div></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
Sergio<br>
<br>
<br>
<br>
Sent: Sunday, June 17, 2018 at 4:32 PM<br>
From: "Wes Turner" <<a href="mailto:wes.turner@gmail.com">wes.turner@gmail.com</a>><br>
To: "Jeff Elkner" <<a href="mailto:jeff@elkner.net">jeff@elkner.net</a>><br>
Cc: "Sergio Rojas" <<a href="mailto:sergio_r@mail.com">sergio_r@mail.com</a>>, "<a href="mailto:shushantika.barua@gmail.com">shushantika.barua@gmail.com</a>" <<a href="mailto:shushantika.barua@gmail.com">shushantika.barua@gmail.com</a>>, "<a href="mailto:isaac.zawolo@gmail.com">isaac.zawolo@gmail.com</a>" <<a href="mailto:isaac.zawolo@gmail.com">isaac.zawolo@gmail.com</a>>, "<a href="mailto:guzdial@cc.gatech.edu">guzdial@cc.gatech.edu</a>" <<a href="mailto:guzdial@cc.gatech.edu">guzdial@cc.gatech.edu</a>>, "<a href="mailto:edu-sig@python.org">edu-sig@python.org</a>" <<a href="mailto:edu-sig@python.org">edu-sig@python.org</a>>, "<a href="mailto:ericson@cc.gatech.edu">ericson@cc.gatech.edu</a>" <<a href="mailto:ericson@cc.gatech.edu">ericson@cc.gatech.edu</a>><br>
Subject: Re: [Edu-sig] Collaboratively developing OER Python textbooks.<br>
Jupyter, binder-ready, GitHub Topics, Framework :: Jupyter<br>
<br>
- <a href="https://github.com/markusschanta/awesome-jupyter" target="_blank">https://github.com/<wbr>markusschanta/awesome-jupyter</a><br>
awesome-jupyter<br>
<br>
<br>
- <a href="https://github.com/westurner/awesome-jupyter/blob/59e79fb96537d9e65bfb3e027b988956b2e42f42/README.md#jupyter-notebook-jupyterhub-jupyterlab[https://github.com/westurner/awesome-jupyter/blob/59e79fb96537d9e65bfb3e027b988956b2e42f42/README.md#jupyter-notebook-jupyterhub-jupyterlab]" target="_blank">https://github.com/westurner/<wbr>awesome-jupyter/blob/<wbr>59e79fb96537d9e65bfb3e027b9889<wbr>56b2e42f42/README.md#jupyter-<wbr>notebook-jupyterhub-<wbr>jupyterlab[https://github.com/<wbr>westurner/awesome-jupyter/<wbr>blob/<wbr>59e79fb96537d9e65bfb3e027b9889<wbr>56b2e42f42/README.md#jupyter-<wbr>notebook-jupyterhub-<wbr>jupyterlab]</a><br>
<br>
- <a href="https://groups.google.com/forum/#!forum/jupyter-education[https://groups.google.com/forum/#!forum/jupyter-education]" target="_blank">https://groups.google.com/<wbr>forum/#!forum/jupyter-<wbr>education[https://groups.<wbr>google.com/forum/#!forum/<wbr>jupyter-education]</a><br>
There is a jupyter-education mailing list<br>
<br>
<br>
- <a href="https://github.com/topics/binder-ready[https://github.com/topics/binder-ready]" target="_blank">https://github.com/topics/<wbr>binder-ready[https://github.<wbr>com/topics/binder-ready]</a><br>
Jupyter notebook projects that work with Binder can add a Binder badge to their README and/or the 'binder-ready' GitHub topic.<br>
<br>
- <a href="https://github.com/binder-examples[https://github.com/binder-examples]" target="_blank">https://github.com/binder-<wbr>examples[https://github.com/<wbr>binder-examples]</a><br>
Examples of binder-ready Jupyter projects<br>
<br>
- <a href="https://github.com/binder-examples/jupyter-extension[https://github.com/binder-examples/jupyter-extension]" target="_blank">https://github.com/binder-<wbr>examples/jupyter-extension[<wbr>https://github.com/binder-<wbr>examples/jupyter-extension]</a><br>
How to install jupyter extensions with a binder-ready project:<br>
requirements.txt + postBuild<br>
<br>
<a href="https://github.com/quobit/awesome-python-in-education/blob/master/README.md#jupyter[https://github.com/quobit/awesome-python-in-education/blob/master/README.md#jupyter]" target="_blank">https://github.com/quobit/<wbr>awesome-python-in-education/<wbr>blob/master/README.md#jupyter[<wbr>https://github.com/quobit/<wbr>awesome-python-in-education/<wbr>blob/master/README.md#jupyter]</a><br>
<br>
- [ ] add link to jupyter-edx-grader-xblock<br>
<a href="https://github.com/ibleducation/jupyter-edx-grader-xblock[https://github.com/ibleducation/jupyter-edx-grader-xblock]" target="_blank">https://github.com/<wbr>ibleducation/jupyter-edx-<wbr>grader-xblock[https://github.<wbr>com/ibleducation/jupyter-edx-<wbr>grader-xblock]</a><br>
<br>
> Auto-grade a student assignment created as a Jupyter notebook, using the nbgrader Jupyter extension, and write the score in the Open edX gradebook<br>
<br>
<a href="https://open.edx.org" target="_blank">https://open.edx.org</a>[<a href="https://open.edx.org" target="_blank">https://<wbr>open.edx.org</a>]<br>
<a href="http://docs.edx.org" target="_blank">http://docs.edx.org</a><br>
<a href="https://github.com/edx/" target="_blank">https://github.com/edx/</a> (Python, Django, JavaScript,)<br>
On Sunday, June 17, 2018, Jeff Elkner <<a href="mailto:jeff@elkner.net">jeff@elkner.net</a>[mailto:<a href="mailto:jeff@elkner.net">jeff@elkner.net</a>]> wrote:Hi Sergio,<br>
<br>
Seems to me the most effective way of " building a learning Python environment in the context on teaching and learning math at the elementary/high school level" would be to connect with existing efforts and contribute to them.<br>
<br>
As a full time teacher, I'm in a great place to test out materials with the group of people who matter most in all this, students / learners, but I have only limited time for contributing to the development process, so I need to keep my goals modest.<br>
<br>
The action is mainly taking place on <a href="http://jupyter.org" target="_blank">http://jupyter.org</a>[<a href="http://jupyter.org" target="_blank">http://<wbr>jupyter.org</a>], so the thing for me to do is learn this platform and join this community, and then contribute classroom ready resources to it.<br>
<br>
Cheers,<br>
Jeff<br>
<br>
<br>
Let's work together to create a just and sustainable world!<br>
<br>
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐<br>
<br>
On June 13, 2018 9:12 AM, Sergio Rojas <<a href="mailto:sergio_r@mail.com">sergio_r@mail.com</a>[mailto:<a href="mailto:sergio_r@mail.com">sergio_r@mail.com</a>]> wrote:<br>
<br>
> <br>
><br>
> Hi Jeff,<br>
><br>
> In relation to your call on<br>
><br>
> > I would be delighted to see this mailing list be used for<br>
> ><br>
> > collaboration and discussion around OER learning materials for Python.<br>
><br>
> Perhaps we could start making it more formally, in building a<br>
><br>
> learning Python environment in the context on teaching and learning<br>
><br>
> math at the elementary/high school level.<br>
><br>
> It seems that you already have a nice vigorous start up with your<br>
><br>
> colleagues and students which can bring this collaboration to an higher level.<br>
><br>
> revising the CSP openbook project<br>
><br>
> [ <a href="http://www.openbookproject.net/books/StudentCSP/index.html[http://www.openbookproject.net/books/StudentCSP/index.html]" target="_blank">http://www.openbookproject.<wbr>net/books/StudentCSP/index.<wbr>html[http://www.<wbr>openbookproject.net/books/<wbr>StudentCSP/index.html]</a> ].<br>
><br>
> I also wrote to Sebastian (cc this email to him) who has<br>
><br>
> good ideas on the same vein. Hopefully he might have some time to share<br>
><br>
> on getting something done in this endeavor.<br>
><br>
> > Let me know when you feel you have something ready for testing.<br>
><br>
> It would be nice to hear recommendations for additions and modifications<br>
><br>
> to the content of the book and to the provided codes for each book.<br>
><br>
> At the moment I have not thought about the best way to add suggested<br>
><br>
> modifications to the respective book, directly by everyone, but<br>
><br>
> taken care that the project derive somewhere else.<br>
><br>
> Currently, I am revising the write up of the Prealgebra book<br>
><br>
> and trying to rewrite the codes in a more pythonic fashion, to add<br>
><br>
> a chapter on coding using pure python style to gain speed in code<br>
><br>
> execution.<br>
><br>
> Regards,<br>
><br>
> Sergio<br>
><br>
> <br>
><br>
> <br>
><br>
> Sent: Monday, June 11, 2018 at 11:15 AM<br>
><br>
> From: "Jeff Elkner" <a href="mailto:jeff@elkner.net">jeff@elkner.net</a>[mailto:<a href="mailto:jeff@elkner.net">jeff@elkner.net</a>]<br>
><br>
> To: "Sergio Rojas" <a href="mailto:sergio_r@mail.com">sergio_r@mail.com</a>[mailto:<a href="mailto:sergio_r@mail.com">sergio_r@mail.com</a>], "<a href="mailto:edu-sig@python.org">edu-sig@python.org</a>[mailto:<a href="mailto:edu-sig@python.org">edu-sig@python.org</a>]" <a href="mailto:edu-sig@python.org">edu-sig@python.org</a>[mailto:<a href="mailto:edu-sig@python.org">edu-sig@python.org</a>]<br>
><br>
> Subject: Collaboratively developing OER Python textbooks.<br>
><br>
> Hi Sergio,<br>
><br>
> I would be delighted to see this mailing list be used for collaboration and discussion around OER learning materials for Python.<br>
><br>
> I'm working on remixing a wonderful textbook written for use with the College Board's AP CS Principles course:<br>
><br>
> <a href="http://www.openbookproject.net/books/StudentCSP/[http://www.openbookproject.net/books/StudentCSP/]" target="_blank">http://www.openbookproject.<wbr>net/books/StudentCSP/[http://<wbr>www.openbookproject.net/books/<wbr>StudentCSP/]</a><br>
><br>
> I've got the project on Gitlab at:<br>
><br>
> <a href="https://gitlab.com/jelkner/StudentCSP[https://gitlab.com/jelkner/StudentCSP][https://gitlab.com/jelkner/StudentCSP[https://gitlab.com/jelkner/StudentCSP]]" target="_blank">https://gitlab.com/jelkner/<wbr>StudentCSP[https://gitlab.com/<wbr>jelkner/StudentCSP][https://<wbr>gitlab.com/jelkner/StudentCSP[<wbr>https://gitlab.com/jelkner/<wbr>StudentCSP]]</a><br>
><br>
> Since students are the final judges of the effectiveness of education resources, I involve my students as testers / reviewers using issues tracking on Gitlab as the way for them to provide feedback. Shushantika Barua (cc'd here) proved an excellent proof reader / editor / tester. Taking a look at the issues she filed shows the process:<br>
><br>
> <a href="https://gitlab.com/jelkner/StudentCSP/issues?scope=all&utf8=%E2%9C%93&state=closed[https://gitlab.com/jelkner/StudentCSP/issues?scope=all&utf8=%E2%9C%93&state=closed][https://gitlab.com/jelkner/StudentCSP/issues?scope=all&utf8=%E2%9C%93&state=closed[https://gitlab.com/jelkner/StudentCSP/issues?scope=all&utf8=%E2%9C%93&state=closed]]" target="_blank">https://gitlab.com/jelkner/<wbr>StudentCSP/issues?scope=all&<wbr>utf8=✓&state=closed[https://<wbr>gitlab.com/jelkner/StudentCSP/<wbr>issues?scope=all&utf8=✓&state=<wbr>closed][https://gitlab.com/<wbr>jelkner/StudentCSP/issues?<wbr>scope=all&utf8=%E2%9C%93&<wbr>state=closed[https://gitlab.<wbr>com/jelkner/StudentCSP/issues?<wbr>scope=all&utf8=%E2%9C%93&<wbr>state=closed]]</a><br>
><br>
> I have a friend and colleague, Isaac Zawolo (cc'd here) who teaches math at my school. We have been talking about integrating the learning of math and computer programming for several years. We also have a large community of first language Spanish speakers at our school.<br>
><br>
> So, Sergio, if you are interested, I would be glad to get my students involved in testing and contributing to both <a href="https://github.com/rojassergio/Prealgebra-via-Python-Programming[https://github.com/rojassergio/Prealgebra-via-Python-Programming][https://github.com/rojassergio/Prealgebra-via-Python-Programming[https://github.com/rojassergio/Prealgebra-via-Python-Programming]]" target="_blank">https://github.com/<wbr>rojassergio/Prealgebra-via-<wbr>Python-Programming[https://<wbr>github.com/rojassergio/<wbr>Prealgebra-via-Python-<wbr>Programming][https://github.<wbr>com/rojassergio/Prealgebra-<wbr>via-Python-Programming[https:/<wbr>/github.com/rojassergio/<wbr>Prealgebra-via-Python-<wbr>Programming]]</a> and <a href="https://github.com/rojassergio/Aprendiendo-a-programar-en-Python-con-mi-computador[https://github.com/rojassergio/Aprendiendo-a-programar-en-Python-con-mi-computador][https://github.com/rojassergio/Aprendiendo-a-programar-en-Python-con-mi-computador[https://github.com/rojassergio/Aprendiendo-a-programar-en-Python-con-mi-computador]]" target="_blank">https://github.com/<wbr>rojassergio/Aprendiendo-a-<wbr>programar-en-Python-con-mi-<wbr>computador[https://github.com/<wbr>rojassergio/Aprendiendo-a-<wbr>programar-en-Python-con-mi-<wbr>computador][https://github.<wbr>com/rojassergio/Aprendiendo-a-<wbr>programar-en-Python-con-mi-<wbr>computador[https://github.com/<wbr>rojassergio/Aprendiendo-a-<wbr>programar-en-Python-con-mi-<wbr>computador]]</a>.<br>
><br>
> Let me know when you feel you have something ready for testing.<br>
><br>
> Thanks!<br>
><br>
> Jeff Elkner<br>
><br>
> Arlington Career Center, Arlington, VA<br>
><br>
> Let's work together to create a just and sustainable world!<br>
><br>
> ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐<br>
><br>
> On June 11, 2018 9:35 AM, Sergio Rojas <a href="mailto:sergio_r@mail.com">sergio_r@mail.com</a>[mailto:<a href="mailto:sergio_r@mail.com">sergio_r@mail.com</a>] wrote:<br>
><br>
> > On 10/05/18 16:15, Jeff Elkner wrote:<br>
> ><br>
> > > Dear edu-sig friends,<br>
> > ><br>
> > > We had an interesting discussion at the Education Summit today at<br>
> > ><br>
> > > Pycon about ways to better engage folks between Pycons.<br>
> ><br>
> > Hi Jeff,<br>
> ><br>
> > Are the documents of the Pycon Education Summit available on the Internet?<br>
> ><br>
> > > As a public school teacher, I have a particular interest in python in<br>
> > ><br>
> > > k12 institutions<br>
> ><br>
> > How are you using Python in teaching and learning?<br>
> ><br>
> > I finished a first crude draft of a book devoted mostly to Mathematics<br>
> ><br>
> > (Prealgebra topics ) via Python<br>
> ><br>
> > <a href="https://github.com/rojassergio/Prealgebra-via-Python-Programming[https://github.com/rojassergio/Prealgebra-via-Python-Programming][https://github.com/rojassergio/Prealgebra-via-Python-Programming[https://github.com/rojassergio/Prealgebra-via-Python-Programming]]" target="_blank">https://github.com/<wbr>rojassergio/Prealgebra-via-<wbr>Python-Programming[https://<wbr>github.com/rojassergio/<wbr>Prealgebra-via-Python-<wbr>Programming][https://github.<wbr>com/rojassergio/Prealgebra-<wbr>via-Python-Programming[https:/<wbr>/github.com/rojassergio/<wbr>Prealgebra-via-Python-<wbr>Programming]]</a> )<br>
> ><br>
> > which I want to improve (in content and readability)<br>
> ><br>
> > and perhaps the discussions of the Educational Summit<br>
> ><br>
> > could be of help to better shape the book on the content of topics.<br>
> ><br>
> > Regards,<br>
> ><br>
> > Sergio<br>
> ><br>
> > Message: 1<br>
> ><br>
> > Date: Thu, 10 May 2018 17:15:28 -0400<br>
> ><br>
> > From: Jeff Elkner <a href="mailto:jeff@elkner.net">jeff@elkner.net</a>[mailto:<a href="mailto:jeff@elkner.net">jeff@elkner.net</a>]<br>
> ><br>
> > To: "<a href="mailto:edu-sig@python.org">edu-sig@python.org</a>[mailto:<a href="mailto:edu-sig@python.org">edu-sig@python.org</a>]" <a href="mailto:edu-sig@python.org">edu-sig@python.org</a>[mailto:<a href="mailto:edu-sig@python.org">edu-sig@python.org</a>]<br>
> ><br>
> > Subject: [Edu-sig] What do folks think of creating a #python-k12<br>
> ><br>
> > channel on freenode?<br>
> ><br>
> > Message-ID:<br>
> ><br>
> > VZIaifBvT3x43c5hYiGYuuBbco2UUm<wbr>LN6mSTAcaJvyV50_<wbr>KvaE9i64p83woqKoK5HY4A0zqNzpio<wbr>lNsAxlMugEqQzt8I8C45aoT9XFpekS<wbr>4=@<a href="http://elkner.net" target="_blank">elkner.net</a>[<a href="http://elkner.net" target="_blank">http://elkner.<wbr>net</a>]<br>
> ><br>
> > Content-Type: text/plain; charset="utf-8"<br>
> ><br>
> > Dear edu-sig friends,<br>
> ><br>
> > We had an interesting discussion at the Education Summit today at<br>
> ><br>
> > Pycon about ways to better engage folks between Pycons.<br>
> ><br>
> > As a public school teacher, I have a particular interest in python in<br>
> ><br>
> > k12 institutions, and in addition to posting more often on this list,<br>
> ><br>
> > I am considering setting up an irc channel on freenode (#python-k12 ?)<br>
> ><br>
> > Edu-sig mailing list<br>
> ><br>
> > <a href="mailto:Edu-sig@python.org">Edu-sig@python.org</a>[mailto:<a href="mailto:Edu-sig@python.org">Edu-sig@python.org</a>]<br>
> ><br>
> > <a href="https://mail.python.org/mailman/listinfo/edu-sig[https://mail.python.org/mailman/listinfo/edu-sig][https://mail.python.org/mailman/listinfo/edu-sig[https://mail.python.org/mailman/listinfo/edu-sig]]" target="_blank">https://mail.python.org/<wbr>mailman/listinfo/edu-sig[<wbr>https://mail.python.org/<wbr>mailman/listinfo/edu-sig][<wbr>https://mail.python.org/<wbr>mailman/listinfo/edu-sig[<wbr>https://mail.python.org/<wbr>mailman/listinfo/edu-sig]]</a><br>
<br>
<br>
______________________________<wbr>_________________<br>
Edu-sig mailing list<br>
<a href="mailto:Edu-sig@python.org">Edu-sig@python.org</a>[mailto:<a href="mailto:Edu-sig@python.org">Edu-sig@python.org</a>]<br>
<a href="https://mail.python.org/mailman/listinfo/edu-sig" target="_blank">https://mail.python.org/<wbr>mailman/listinfo/edu-sig</a><br>
</blockquote>