Ricardo Lafuente

Results 70 comments of Ricardo Lafuente

TBH I think the best priority would be supporting Jupyter, then the scripts/notebooks could be hosted in PythonAnywhere or similar.

From what I remember last time I touched it, it was running pretty well and I wrote some basic docs ([repo here](https://github.com/shoebot/jupyter-shoebot/)) -- maybe at this point it's worth installing...

Trying to install it on PythonAnywhere, it installs without issue with ```bash pip2.7 install --user git+git://github.com/shoebot/shoebot ``` But running `sbot --help`, I get: ``` Traceback (most recent call last): File...

This has been integrated as "Tools" in the development site. See the [DNS Enumeration](https://dev.safetag.org/activities/dns_enumeration) activity for a sample use.

We can definitely accomodate a new `short_summary` field (or any other name), and use that on the site display. If you want to start adding those to the .md files,...

For anyone else with the same issue, running atom with the `--no-sandbox` flag works (workaround found [here](https://github.com/atom/atom/issues/23167#issuecomment-957818698), and there's other fix suggestions in that thread)

I was trying to get the tidal-listener mode to work (i need flashing numbers!), but after updating everything and reinstalling tidal + tidal-listener, I get this when evaluating a block...

Thank you for such a quick reply -- I was hoping I could use this on a showcase tomorrow, and it's useful to know I shouldn't try further for now...

Ok I really really want this feature to happen and want to help make it real. I have some experience building pulsar plugins, but need some hand-holding on what needs...