pyiron / FAQs

General question board for pyiron users
3 stars 0 forks source link

Enable autocompletion for dynamic content #13

Open niklassiemer opened 9 months ago

niklassiemer commented 9 months ago

With the

%config IPCompleter.evaluation='unsafe'

magic, the autocompletion also works beyond the first layer and for dynamically added content in a jupyter notebook.