jupyter_notebooks
jupyter_notebooks copied to clipboard
Collection of jupyter notebooks
Bumps [pygments](https://github.com/pygments/pygments) from 2.4.2 to 2.7.4. Release notes Sourced from pygments's releases. 2.7.4 Updated lexers: Apache configurations: Improve handling of malformed tags (#1656) CSS: Add support for variables (#1633, #1666)...
Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.4 to 3.3.0. Changelog Sourced from bleach's changelog. Version 3.3.0 (February 1st, 2021) Backwards incompatible changes clean escapes HTML comments even when strip_comments=False Security fixes Fix bug...
Thanks for sharing your jupyter notebook for xlwings formatting.. very helpful.. I noticed this code here: ``` for cell in Range('A1').current_region: for border_id in range(7,12): cell.api.Borders(border_id).LineStyle = 1 cell.api.Borders(border_id).Weight =...
I'd run GPT to insert comment docs, summarize all into a table of contents and put it in the readme. Also took out keywords so github could index this
Bumps [ipython](https://github.com/ipython/ipython) from 7.6.1 to 8.10.0. Release notes Sourced from ipython's releases. See https://pypi.org/project/ipython/ We do not use GitHub release anymore. Please see PyPI https://pypi.org/project/ipython/ 7.9.0 No release notes provided....