There are several ways to plot interactively in JupyterLab. Altair Plotly Bokeh ipywidgets Between all the above, I found ipywidgets easier to use than the…
There are several ways to plot interactively in JupyterLab. Altair Plotly Bokeh ipywidgets Between all the above, I found ipywidgets easier to use than the…
In the Google Drive, it is possible to access a bunch of applications, from office suite to GIMP online, Adobe PDF online, Audacity online and…
It is a new complete set of integrated development environment (IDE) which specifically designed for scientific research and rapid prototyping. It has extensive ability in…
I had a folder which all my Jupyter notebooks were there, but when the Jupyter opened, it didn’t start from that point. To solve the…
Commenting Ideas While Coding
Published by Vahid Khalkhali on May 27, 2020When I code, I try to add comment to remember what I have done. But I found sometime text comment are not always enough. Sometime…