22 oct 2023

Free Online Courses

Alison | Free Online Courses & Online Learning

math publishing tools

 Mathcha Online Mathematics Editor

Openmath software

Quatro author using Jupyter notebooks or with plain text markdown

pretext PreTeXt is a markup language

intro 2 restructured text

math books

 the LibreTexts project

my open math 

Hypothes.is Collaborate with
anyone, anywhere.


21 oct 2023

PreTeXt

PreTeXt write math books

8 oct 2023

Run Linux programs on ChromeBook with Crostini

Run Linux programs on ChromeBook with Crostini containers docker in chromeos

xat/castnow

GitHub - xat/castnow: commandline chromecast player or with airplay

jupyter from other computer

Have you configured the jupyter_notebook_config.py file to allow external connections?

By default, Jupyter Notebook only accepts connections from localhost (eg, from the same computer that its running on). By modifying the NotebookApp.allow_origin option from the default ' ' to '*', you allow Jupyter to be accessed externally.

c.NotebookApp.allow_origin = '*' #allow all origins


You'll also need to change the IPs that the notebook will listen on:

c.NotebookApp.ip = '0.0.0.0' # listen on all IPs


Make sure that you uncomment these settings (remove the # at the beginning) after making any modifications. If you don't, they'll be interpreted as comments, and they won't change the behavior of the Jupyter notebook client.

Also see the details in a subsequent answer in this thread.

Documentation on the Jupyter Notebook config file.

20 jul 2023

mail spammed

 corregir spam en mail

is not spam

mail tester

consejos

19 jun 2023

13 jun 2023

11 jun 2023