Hello everybody,
I at the “Getting Started Off-Platform” part of the Data Science path ( https://www.codecademy.com/paths/data-science/tracks/dscp-python-fundamentals/modules/dscp-getting-started-off-platform/articles/introducing-jupyter-notebook )
When I am in ipython everything works so far except the part with the tab completion. When I type “str.” and hit tab nothing happens…
I also tried using autocompletion with tab for already defined variable names etc. But the tab completion does not work at all.
Any hint on what I could do to make it work?
I am using ipython in the miniconda cmd.
Thanks already,
Nils