Skip to content

Blog of Debashish

  • About
  • Privacy Policy
  • Who am I?

Month: August 2020

Tips – Make separate Archives for each folder

Posted on August 31, 2020August 31, 2020 by Debashish

for /D %d in (.) do “C:\Program Files\7-Zip\7z.exe” a -tzip “%d.zip” “.\%d*”

Posted in Day-to-day Computer Tips and TricksLeave a Comment on Tips – Make separate Archives for each folder

Some Tips for Using Anaconda Python

Posted on August 8, 2020August 23, 2020 by Debashish

Use Anaconda Python (Instead of standalone Python) on windows for developing python programs. Never install too many (or any) additional packages in the base environment. Create Different conda environments for different projects, e.g., one for machine learning, one for web scrapping, one for real-time hardware simulation etc. conda create –name machine_learning python=3.7 (Optional: Specify Python […]

Posted in UncategorizedLeave a Comment on Some Tips for Using Anaconda Python

Awesome Mass Effect Quotes


Loading Quotes...

Get In Touch

Email: admin <at> debashish.info

 

Search

Recent Posts

  • Cleaning up MySQL Logs December 3, 2021
  • Why a Driver is needed to interface a DC/Stepper Motor with a Microcontroller December 30, 2020
  • Tips – Make separate Archives for each folder August 31, 2020
  • Some Tips for Using Anaconda Python August 8, 2020
  • What is MPPT? June 26, 2020

Old Posts

  • December 2021 (1)
  • December 2020 (1)
  • August 2020 (2)
  • June 2020 (1)
  • October 2019 (2)
  • October 2018 (4)
  • September 2018 (6)

About This Site

Hi there. I am Debashish Mohapatra. This is my blog site. I like to occasionally write about any important(or not) findings i come across. Let this site be an attempt in recording such stories.

Find Us

Address
123 Main Street
New York, NY 10001

Hours
Monday—Friday: 9:00AM–5:00PM
Saturday & Sunday: 11:00AM–3:00PM

About This Site

This may be a good place to introduce yourself and your site or include some credits.

Search

Powered by Headline WordPress Theme