Access your jupyter notebook server remotely
Learn how to analyse the COVID-19 data from JHU by yourself, with a proper treatment of the uncertainties.
Set up your first MongoDB server, store data with python, and analyze it with pandas in a jupyter notebook.
With this uncomplicated recipe, you will learn how to manage ports on your raspberry pi (or any Debian), and how to enable remote access to your database server. The installation of mongodb on the pi is also covered.
General instructions to install Anaconda, which is used in most posts on this blog.
The yelp dataset is large, and it's in text format. Here are detailed explanations and all the code needed to convert it to a numpy array for machine learning.
Prepare the yelp dataset (shop reviews) for natural language processing.
Learn how to integrate jupyter notebooks in a web page, and how to highlight code and show nice equations.