First time here? Check out the FAQ!

Amit's profile - activity

2020-08-10 14:04:03 -0500 received badge Popular Question (source)
2020-08-10 14:04:03 -0500 received badge Famous Question (source)
2020-08-10 14:04:03 -0500 received badge Notable Question (source)
2020-04-07 15:11:52 -0500 received badge Famous Question (source)
2020-04-07 15:11:52 -0500 received badge Notable Question (source)
2020-04-07 15:11:52 -0500 received badge Popular Question (source)
2020-03-20 12:05:13 -0500 received badge Famous Question (source)
2019-04-15 10:13:46 -0500 received badge Notable Question (source)
2019-04-15 10:13:46 -0500 received badge Popular Question (source)
2019-03-07 08:30:25 -0500 marked best answer Cluttered tab names

I use WingIDE in remote mode.

Once I have multiple files open their tab titles, which include the remote server name, and possibly the relative path, create a textual mess. This clutter makes finding the file tab I am looking for very slow. Is it possible to just have the file names appear in the tab title? The complete path can appear as a tool tip (as it already does).

Thanks,

Amit

2019-03-07 08:28:26 -0500 marked best answer Specifying port of remote host

Hi,

Is it possible to specify a different port when configuring a remote host? I.e. I am connecting to the remote host through a tunnel which is configured to a specific port (not 22) on the localhost.

Thanks,

Amit

2019-03-07 08:16:17 -0500 marked best answer Debug a remote jupyter notebook

Hi,

I use jupyter notebook on a remote server, i.e. jupyter is run on a remote server, and I access it from my browser. I would like to debug code run in the notebook using wingIDE.

The wingIDE has a remote project open on the same server. I follow the instructions in https://wingware.com/doc/howtos/jupyter but when I run: "wingdbstub.Ensure()" I get a "Not Connected" error.

Is it possible to debug a remote jupyter notebook?

Thanks,

Amit

2019-03-07 08:09:37 -0500 marked best answer Use WingIDE to debug mpi applications

Hi,Is it possible to debug a parallel python application (parallelization implemented using mpi4py) using wingide? If so, is it possible to do it on a remote server?

Thanks,

Amit Aides

2019-03-07 07:19:43 -0500 received badge Student (source)
2019-03-07 07:19:40 -0500 marked best answer Debugging Qt application

Hi, I am trying to debug an application that uses a Qt framework (enaml) which uses Qt API version 2. Once the debugging session starts I get the following error:

"ValueError: API 'QDate' has already been set to version 1"

The application runs correctly when lunched from the command line.

My guess is that wingide already sets the API version. Is it possible to change this behavior (I cannot change the API version that my application uses)?

Thanks,

Amit

2019-03-07 07:19:40 -0500 received badge Self-Learner ( source )
2019-03-07 07:19:40 -0500 received badge Teacher ( source )
2018-05-29 07:23:00 -0500 asked a question Debug a remote jupyter notebook

Debug a remote jupyter notebook Hi,I use jupyter notebook on a remote server, i.e. jupyter is run on a remote server, an

2017-12-11 10:16:00 -0500 asked a question Use WingIDE to debug mpi applications

Use WingIDE to debug mpi applications Hi,Is it possible to debug a parallel python application (parallelization implemen

2017-06-16 07:28:00 -0500 asked a question Cluttered tab names

Cluttered tab names I use WingIDE in remote mode. Once I have multiple files open their tab titles, which include the re

2017-06-05 09:12:00 -0500 commented question WingIDE fails to reconnect to remote host after change of IP?

Is there an easy way to kill the SSH tunnel? I am using the latest version of WingIDE. My local machine is Windows 7 x64

2017-06-05 03:02:00 -0500 asked a question WingIDE fails to reconnect to remote host after change of IP?

WingIDE fails to reconnect to remote host after change of IP? Hi, The following scenario causes the IDE to get stuck: 1

2017-06-05 00:17:00 -0500 commented question Specifying port of remote host

Hi, I tried to work around this problem by forwarding port 22 on my computer to the remote computer (actually to the pro

2017-06-04 17:52:00 -0500 asked a question Specifying port of remote host

Specifying port of remote host Hi,   Is it possible to specify a different port when configuring a remote host? I.e. I a

2017-06-04 17:49:00 -0500 answered a question Debugging Qt application

Hi, I am not using pyinstaller. The problem occurs when matplotlib is imported before enaml (the qt framework I am using

2017-05-29 06:43:00 -0500 asked a question Debugging Qt application

Debugging Qt application Hi, I am trying to debug an application that uses a Qt framework (enaml) which uses Qt API vers