Trending questions in Edureka Community

+1 vote
1 answer

How to implement up and down voting of a particular thread?

Hello @kartik, Yes, JavaScript is involved. There are ...READ MORE

Jun 3, 2020 in Java-Script by Niroj
• 82,880 points
906 views
0 votes
1 answer

timedelta in years

Use the following piece of code: x1=datetime.timedelta(days=3000, seconds=0, ...READ MORE

Aug 8, 2019 in Python by Wajiha
• 1,950 points
13,869 views
0 votes
1 answer

How to make a port available to services outside of Docker?

Hi@akhtar, By default docker containers works in a ...READ MORE

May 5, 2020 in Docker by MD
• 95,440 points
2,156 views
0 votes
1 answer

How to cache fetched data in react without redux?

Hello @kartik, The best way to save data ...READ MORE

Jun 1, 2020 in PHP by Niroj
• 82,880 points
989 views
0 votes
1 answer

How to convert an image to base64 encoding?

Hello @kartik, You can also do this via ...READ MORE

Apr 1, 2020 in PHP by Niroj
• 82,880 points
3,622 views
0 votes
1 answer

Run a function after keyboard interrupt in python

Below is the code to run a ...READ MORE

Jul 26, 2019 in Python by Shri
14,424 views
0 votes
0 answers
0 votes
1 answer

How to use a dot “.” to access members of dictionary?

Hello @kartik, If you want to pickle your ...READ MORE

Apr 30, 2020 in Python by Niroj
• 82,880 points
2,354 views
0 votes
2 answers

Is it necessary to install SQL Server database for installing Blueprism?

HI.. Blue Prism uses a Microsoft SQL Server ...READ MORE

Oct 20, 2020 in RPA by SRI
2,811 views
0 votes
2 answers

How do I update all my pods if the image is changed but the tag is the same?

since K8s 1.15 kubectl rollout restart do the ...READ MORE

Jul 24, 2020 in Kubernetes by Mathieu V
6,816 views
0 votes
1 answer

Why it is necessary to refresh CSRF token per form request?

Hello, Generating a new CSRF token for each ...READ MORE

Mar 19, 2020 in Laravel by Niroj
• 82,880 points
4,163 views
0 votes
1 answer

ERROR tool.BaseSqoopTool: Got error creating database manager: java.io.IOException: No manager for connect string

Hi@akhtar, I think your jdbc jars are not ...READ MORE

Apr 24, 2020 in Big Data Hadoop by MD
• 95,440 points
2,608 views
0 votes
1 answer

run docker inside docker container!

Hi@akhtar, There are different ways to run docker ...READ MORE

May 13, 2020 in Docker by MD
• 95,440 points
1,787 views
+1 vote
1 answer

Anybody share azure developer(ADF, Databricks, ADL, Azure Function) resume ?

Please note that experience & skills are ...READ MORE

May 5, 2020 in Career Counselling by Sirajul
• 59,230 points
2,073 views
0 votes
1 answer

Error: pass --path /path/to/confluent flag or set environment variable CONFLUENT_HOME

Hi@akhtar, Before starting confluent kafka in your system, ...READ MORE

Apr 3, 2020 in Apache Kafka by MD
• 95,440 points
3,492 views
0 votes
2 answers

puppetserver ca list Command Error - Centos 7

You could troubleshoot it this way: Verify that ...READ MORE

Feb 25, 2020 in Puppet by anonymous
• 19,610 points
5,108 views
0 votes
1 answer

How to block an IP address to connect my webserver?

Hi@akhtar, You can block one IP address using ...READ MORE

Jun 10, 2020 in Linux Administration by MD
• 95,440 points
578 views
+1 vote
1 answer

How to take a backup of my EC2 instance?

Hi@akhtar, You can take a backup using snapshot ...READ MORE

Jun 7, 2020 in AWS by MD
• 95,440 points
641 views
0 votes
1 answer

AttributeError: module 'tensorflow' has no attribute 'enable_eager_execution'

Hi@akhtar, Tensorflow 2.0 has eager_execution enabled by default and ...READ MORE

Apr 21, 2020 in Machine Learning by MD
• 95,440 points
2,704 views
0 votes
1 answer

.How to turn off CSRF protection for a particular route in Laravel?

Hey, We can add that particular URL or ...READ MORE

Mar 24, 2020 in Laravel by Niroj
• 82,880 points
3,916 views
0 votes
1 answer

How to unblock one IP from black list?

Hi@akhtar, To unblock your blacklisted IP address, you ...READ MORE

Jun 10, 2020 in Linux Administration by MD
• 95,440 points
563 views
0 votes
1 answer

Python error "TypeError: 'encoding' is an invalid keyword argument for this function"

Trying using the io module for this ...READ MORE

Aug 2, 2019 in Python by Vaishali

edited Oct 7, 2021 by Sarfaraz 14,089 views
0 votes
1 answer

From php returning JSON to JavaScript

Hii @kartik, You can use Simple JSON for PHP. ...READ MORE

Jun 5, 2020 in Java-Script by Niroj
• 82,880 points
769 views
0 votes
1 answer

How to Unblock SSH and FTP Access to Specific IP in Linux?

Firewalls(most of them) can either Reject or ...READ MORE

Jul 16, 2019 in Linux Administration by Archana
• 5,640 points
14,762 views
0 votes
1 answer

How can one detect airplane mode on Android?

Hello, When registering the Airplane Mode BroadcastReceiver (@saxos answer) I ...READ MORE

May 26, 2020 in Java by Niroj
• 82,880 points
1,149 views
0 votes
1 answer

Turn zero value into colour in tableau

Hi, @Priynaka, Regarding your query, first, you need ...READ MORE

Apr 30, 2020 in Tableau by Gitika
• 65,910 points
2,249 views
0 votes
0 answers

What does NameError: name 'withdrawal' is not defined mean ?

READ MORE

Jun 6, 2020 in Python by Shanice
• 120 points

recategorized Jun 8, 2020 by Gitika 712 views
0 votes
1 answer

python JSON only get keys in first level

You just need a simple .keys() >>> dct ...READ MORE

Jan 22, 2019 in Python by SDeb
• 13,300 points
22,283 views
0 votes
0 answers

Can you please help me set up a adobe flash framework for selenium/visual studio?

Jun 12, 2020 in Selenium by anonymous
• 120 points
455 views
0 votes
1 answer

How to prevent multiple selection in jQuery UI Selectable plugin?

Hii @kartik, What I did is that I allow multiple ...READ MORE

May 30, 2020 in JQuery by Niroj
• 82,880 points
980 views
0 votes
0 answers

Import WebDriver and ChromeDriver packages but bug show that i not accessible

Line1 package itinsync.autotrack; Line2 ...READ MORE

May 7, 2020 in Selenium by Huzaifa
• 120 points

edited May 7, 2020 by Gitika 1,982 views
0 votes
3 answers

What is the suitable programming language for DIY RPA tool?

The top three RPA tools include Blue ...READ MORE

Dec 23, 2021 in RPA by anonymous
• 1,380 points
3,201 views
0 votes
1 answer

How change title bar background color in python tkinter?

You cant change colour cause its the ...READ MORE

Jun 10, 2020 in Python by bezlin
8,570 views
+1 vote
1 answer

How to share an AMI publicly?

Hi@akhtar, To share your AMI publicly, you can ...READ MORE

Jun 7, 2020 in AWS by MD
• 95,440 points
539 views
0 votes
1 answer

How to configure credentials for IAM user in CLI?

Hi@akhtar, To pass credentials for your IAM user ...READ MORE

Jun 10, 2020 in AWS by MD
• 95,440 points
467 views
0 votes
1 answer

Error:“Access is denied” error on accessing iframe document object

Hello @kartik, Basically, this error occurs when the ...READ MORE

Apr 27, 2020 in Java-Script by Niroj
• 82,880 points
2,343 views
+1 vote
1 answer

How to create an EBS volume in AWS?

Hi@akhtar, To create an EBS volume, you can ...READ MORE

Jun 8, 2020 in AWS by MD
• 95,440 points
512 views
0 votes
1 answer

How to get xdebug var_dump to show full object/array?

Hello. These are configurable variables in php.ini: ; with ...READ MORE

Apr 7, 2020 in PHP by Niroj
• 82,880 points
3,199 views
0 votes
1 answer

Tableau- Pie Chart with Multiple Measure Values

Hi Nithin, Pie chart is used to show ...READ MORE

Mar 11, 2019 in Tableau by Cherukuri
• 33,030 points
20,175 views
+1 vote
1 answer

How to save graph using matplotlib library?

Hi@akhtar, You can find one function called savefig ...READ MORE

May 21, 2020 in Python by MD
• 95,440 points
1,253 views
+2 votes
1 answer

error: no configuration has been provided, try setting KUBERNETES_MASTER environment variable

Hi@akhtar, You may get this error if you ...READ MORE

May 22, 2020 in Kubernetes by MD
• 95,440 points
1,182 views
0 votes
1 answer

error no configuration has been provided kubectl

Hi@Kapil, Kubectl will mot come with minikube. You ...READ MORE

May 27, 2020 in DevOps & Agile by MD
• 95,440 points
1,076 views
0 votes
0 answers

Load and pre-process NSL_KDD data set

since I am a newbie in python ...READ MORE

May 27, 2020 in Python by arezoo
• 220 points
1,098 views
–1 vote
0 answers
0 votes
1 answer

How to configure git send-email in local system?

Hi@akhtar, To use git send-email service you have ...READ MORE

May 4, 2020 in Git & GitHub by MD
• 95,440 points
2,007 views
+1 vote
1 answer

How to launch an EC2 instance?

Hi@akhtar, First login to your AWS account. Now ...READ MORE

Jun 5, 2020 in AWS by MD
• 95,440 points
599 views
0 votes
1 answer

Not enough space to cache rdd_80_1 in memory!

Hi@akhtar, Currently, you are running with the default ...READ MORE

Jul 22, 2020 in Apache Spark by MD
• 95,440 points
2,386 views
0 votes
1 answer

What is the DevOps certification path?

There is no officially recognized certification for ...READ MORE

Jun 1, 2020 in Career Counselling by Sirajul
• 59,230 points
1,003 views