PinnedHands-on tutorial for managing Google Drive files with PythonIntroductionMay 30, 20201May 30, 20201
All you need to know about GitGit is a version control system. Using git, you can trace your code change history and better collaborate with others.Oct 20, 2020Oct 20, 2020
How to build your first Python package?1. Use Github to create a project repositoryMay 19, 2019May 19, 2019
Use Joblib to run your Python code in parallelFor most problems, parallel computing can really increase the computing speed. As the increase of PC computing power, we can simply…May 8, 20192May 8, 20192
Use Zarr to access clound storage just like your local file system1. What is Zarr?Apr 28, 20191Apr 28, 20191
Combine the power of Atom and Jupyterlab — use Atom to run and edit remote files just like…Jupyterlab is great. One small issue isthat Jupyterlab is not as powerful as Atom in terms of writing code. With two Atom packages, Atom…Apr 21, 2019Apr 21, 2019