Alexandre B A Villares

Results 62 issues of Alexandre B A Villares

Para tornar o material mais eficiente quando usado fora do contexto da aulas, seria interessante incluir perguntas e pequenas atividades acompanhadas pelas respostas não imediatamente visíveis, como em: [Sequências e...

bug
enhancement
help wanted
good first issue

Resolvi a issue https://github.com/villares/material-aulas/issues/44 acrescentando um arquivo `assets/css/syntax.css` qualquer, mas ainda não está muito bom: - ele não entende ` ```pyde ` só ` ```python ` (culpa do tal Rouge...

enhancement
help wanted

GitHub already seems to use https://github.com/asciidoctor/jekyll-asciidoc internally, could you please add this plugin to Pages so we can have our sites rendering .asciidoc ?

**System Information** * Distribution package: pacman "official repos" and flatpak/flathub * Peek version: 1.5.1 * GTK: [please give me information on how to find out!] * Additional info if applicable:...

Processing Python mode (based on Jython, Python 2) has no active maintainer right now py5 combines Processing and Python 3, having access to the same Processing API + modern Python...

As I was looking at how it would feel to have a sketch running on pyodide without the editor ([here](https://abav.lugaralgum.com/sketch-a-day/2020/sketch_2020_11_07pyodide/)) I wonder if we could make many sketch instances work...

**Pyp5js Enhancement Proposal** Rationale: Working inside a code editor, and with no need of the command line interface, makes the tool much more accessible to beginners. Maybe working out how...

I think we achieved a lot in terms of compatibility with Processing Python mode, so let's please have a look on making `keyPressed` and `mousePressed` work as aliases for `keyIsPressed`...

This is a proof of concept, running inside Processing IDE, that converts simple 'single tab' code for use with pyp5js: https://gist.github.com/villares/1b14997beef52de34069b91752faef40 @berinhard suggested some CL ideas: `$ pyp5js from_processing /path/to/sketch.pyde`...

Hi, I'm not very Terminal or Jupyter savy... I've tried: `jupyter labextension install jupyterlab-drawio` Then got this: `> '' pack jupyterlab-drawio expected str, bytes or os.PathLike object, not NoneType`

Question