Angela Remolina

Results 6 issues of Angela Remolina

I created an optional argument for activecode blocks called python3_interpreter. It can be used writing something like this: ``` .. activecode:: :language: python3 :python3_interpreter: brython print("You can see this print...

## Summary This PR may close: angelasofiaremolinagutierrez#48 I have implemented another approach (better than tha one on this [PR](https://github.com/PyAr/PyZombis/pull/171) to refacto this lecture. I use [sql.js](https://sql.js.org/) library for SQLite compiled...

## Summary - A html file was created containing css styling for tags or hyperlinks to look like buttons in pages that contains toctrees. - The course content was dived...

## Summary This PR closes https://github.com/angelasofiaremolinagutierrez/PyZombis/issues/49 As a proof of concept to see how lectures would look splitted with tabs, here is the division of lecture `TWP10: condiciones` However, I...

## Summary This PR may close: angelasofiaremolinagutierrez#48 I use an activecode block with SQL language to read the file `surf.db`. That file contains the original database from the course converted...

help wanted

## Summary This PR may close: https://github.com/angelasofiaremolinagutierrez/PyZombis/issues/48 I have implemented an approach to solve this issue of lecture `TWP 42: Bases de datos` with an API that is supported by...