PinnedHands-on tutorial for managing Google Drive files with PythonIntroductionMay 30, 2020241May 30, 2020241
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, 20201Oct 20, 20201
How to build your first Python package?1. Use Github to create a project repositoryMay 19, 201925May 19, 201925
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, 20191282May 8, 20191282
Use Zarr to access clound storage just like your local file system1. What is Zarr?Apr 28, 2019141Apr 28, 2019141
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, 201984Apr 21, 201984