Radish Meeting

Results 49 comments of Radish Meeting

https://public.flourish.studio/visualisation/1632510/embed?auto=1 a similar one here

> https://github.com/ManuelB/covid-19-vis/ great. Added!

https://covapi.herokuapp.com/ https://github.com/digiphilo/covid a similar api project

meanwhile, check out this Japanese version https://github.com/djsharpnel/CancelledEventsByCOVID19_jp

https://weileizeng.github.io/Cancelled-Academic-Conferences/index https://docs.google.com/spreadsheets/d/1ocFaNisYzYF7Tc8eHi9wbw_WHyAan29KjcnHtvHiQZE/edit#gid=310500179 https://docs.google.com/spreadsheets/d/1VT9oiNYPyiEsGHBoDKlwLlWAsWP58sGV7A3oIuEUG3k/htmlview?usp=sharing&sle=true several other lists coming out. Check it out!

`yaml.safe_load(data_file)` also works

you need to install spacy e.g. `pip install spacy`

would you mind showing the error output?

run cmd in the readme file of another REPO https://github.com/gunthercox/ChatterBot

To serve it over the internet `demo.queue().launch(server_name='0.0.0.0', server_port=7860, share=False, inbrowser=True)`