Blog

Miscellaneous

Back to Blog ⏎
Article featured image

What is the correct JSON content type

As a software engineer you may have encountered the term JSON content type when working with web APIs JSON JavaScript Object Notation …

See more

Article featured image

What is the difference between tensorflowgpu and tensorflow

In this blog, we will learn about TensorFlow, an open-source software library for dataflow and differentiable programming widely …

See more

Article featured image

What To Do When TensorFlow is Not Detecting Your GPU

In this blog, we will learn about the challenges faced by data scientists and software engineers when TensorFlow fails to detect their …

See more

Article featured image

Whats the difference between dependencies devDependencies and peerDependencies in npm packagejson file

As a software engineer you may have come across the terms dependencies devDependencies and peerDependencies in the packagejson file of …

See more

Article featured image

Colaboratory Can I access my Google Drive folder and files

In this blog, we will learn about Google's Colaboratory (Colab), a free cloud-based service designed for running Jupyter notebooks and …

See more

Article featured image

Convert Google Colab notebook to PDF HTML

In this blog, we will learn about Google Colab, a free cloud-based platform widely used by software engineers for developing and …

See more

Article featured image

Convert ipynb notebook to HTML in Google Colab

If youre a software engineer youve likely used Jupyter notebooks also known as ipynb files to prototype experiment and share your code …

See more

Article featured image

Difference between Single and Double Quotes in Bash

As a software engineer its essential to have a clear understanding of the Bash shell and its various features One of the most …

See more