<div dir="ltr"><div>Thanks, didn't know that this option existed. Are there plans to implement external connection to the console?, currently if I try to get the connection information I get the next error:<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">%connect_info<br>/home/danpal/programs/chimerax-0.93/lib/python3.7/site-packages/ipykernel/zmqshell.py:373: UserWarning: Could not get connection info: RuntimeError('app not specified, and not in a running Kernel')<br>  warnings.warn("Could not get connection info: %r" % e)</blockquote></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 5 Jun 2020 at 16:04, Eric Pettersen <<a href="mailto:pett@cgl.ucsf.edu">pett@cgl.ucsf.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Daniel,<br>
        ChimeraX’s builtin shell (Tools→General→Shell) is based on Jupyter QtConsole.  Tab will autocomplete or show the completion possibilities.  Typing the first open paren of a function/method will show the argument signature, doc string, and other information.  I also hope you’ve checked out the Programmer’s Guide information (Help→Programming Manual).<br>
<br>
--Eric<br>
<br>
        Eric Pettersen<br>
        UCSF Computer Graphics Lab<br>
<br>
<br>
> On Jun 4, 2020, at 8:42 AM, Daniel Esteban Palma Igor <<a href="mailto:daniel.palma.i@ug.uchile.cl" target="_blank">daniel.palma.i@ug.uchile.cl</a>> wrote:<br>
> <br>
> Hi,<br>
> normally I use spyder for writing python code, is there a way to have autocompletion of functions and modules when developing a bundle for ChimeraX?<br>
> <br>
> Any other tips for development is well received.<br>
> <br>
> Regards,<br>
> Daniel Palma Igor<br>
> _______________________________________________<br>
> ChimeraX-users mailing list<br>
> <a href="mailto:ChimeraX-users@cgl.ucsf.edu" target="_blank">ChimeraX-users@cgl.ucsf.edu</a><br>
> Manage subscription:<br>
> <a href="https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users" rel="noreferrer" target="_blank">https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users</a><br>
<br>
</blockquote></div>