- The rlcompleter enhancement we created currently only handles dictionaries. Try and extend the code so it supports lists, strings, and tuples as well.
- Add colors to the completer (hint: use colorama for the coloring).
- Instead of manually completing using our own object introspection, try and use the jedi library for autocompletion, which does static code analysis.
- Try to create a Hello <ipywidget> so the name of the person can be edited through a notebook without code changes.
- Try and create a script that will look for a given pattern through all of your previous ipython sessions.
CH_02_interactive_python
Directory actions
More options
Directory actions
More options
CH_02_interactive_python
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||