Kunam Balaram Reddy

Results 167 comments of Kunam Balaram Reddy

I would like to work on this issue. We can use existing file importer(allow to import jupyter notebooks as well). 1. User uploads jupyter notebooks. 2. Let's say those files...

https://ipython.org/ipython-doc/3/notebook/nbconvert.html Command : ipython nbconvert --to markdown notebook.ipynb

Is it not implementable ?

@Rokt33r I am building a cli in python. Because nbconvert module is available in Python for notebook to Markdown conversion. I was able to convert to markdown. But trying to...

even better way to get binary from python program is with pyinstaller python package.

Loosing focus ? Is it that view is changed to the different location of the code in the file? For view

I didn't understand what is loosing focus here ? Please explain.

Now I got it. The cursor disappears.

I am working on this issue #2528 . I have made a pull request #6359 . I have used file path for the search parameters. The directory names and file...