modulenotfounderror no module named nltk works in jupyter notebook code example
Example: modulenotfounderror no module named 'tpot' in jupyter notebook
# try installing topt in jupyter notebook
!pip install tpot
# try installing topt in jupyter notebook
!pip install tpot