#1097 closed defect (fixed)
Jupyter tab completion no longer working on some objects
Reported by: | Tristan Croll | Owned by: | Tom Goddard |
---|---|---|---|
Priority: | moderate | Milestone: | |
Component: | General Controls | Version: | 0.6 |
Keywords: | Cc: | Eric Pettersen | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
Version 0.6 official release.
e.g.
m = session.models.list()[0] m.atoms.c <tab>
No longer brings up the list of available properties
Change History (3)
comment:1 by , 7 years ago
Cc: | added |
---|---|
Component: | Unassigned → General Controls |
Owner: | changed from | to
Version: | → 0.6 |
comment:2 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Weird, works in 0.5 and in 0.7 daily build, but not 0.6. I guess since it works in 0.6 I have to classify it as "fixed" -- accidentally.
--Eric