Highlight typos in the jupyter notebook markdown

The popular Jupyter Notebook bundle extension from Jupyter-contrib contains a spell checker. You can install and enable this (with admin privileges) like so: pip install jupyter_contrib_nbextensions jupyter contrib nbextension install –user jupyter nbextension enable spellchecker/main This may be the most popular spell checker for Jupyter Notebooks, but note that it simply highlights words not in … Read more

Jupyter command `jupyter-lab` not found

Its the space. Its always the space. Never ever use spaces within package name. Its always either namepart1-namepart2 or namepart1namepart2. This is because arguments are separated by space. So if you put space in between, it makes pip think that you want to install two different packages named jupyter and lab. Just use: python -m … Read more

What are the pros and cons of Dash by Plotly vs Jupyter Dashboards? [closed]

Disclaimer: I wrote Dash 🙂 I’d recommend just trying both of them. Dash takes about 30 minutes to run through the tutorial. I’d also recommend checking out: The Dash announcement letter. This is a comprehensive introduction to Dash including examples, architecture, and a discussion about licensing (MIT). Live examples of Dash Apps in the Dash … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)