Published inJupyter BlogMake your Pandas or Polars DataFrames Interactive with ITables 2.0ITables, or Interactive Tables, is a MIT-licensed Python package that renders Python DataFrames using the DataTables JavaScript library…Mar 197Mar 197
Published inJupyter BlogThe Jupytext Menu is back!A few weeks back, jupytext==1.16.0 went out. That release included multiple amazing contributions by Mahendra Paipuri, this post will go…Jan 31Jan 31
Pandas DataFrames as interactive HTML DataTablesIn Jupyter Notebook, Jupyter Lab, Google Colab, VS Code and PyCharmJan 8, 20221Jan 8, 20221
Published inCFM InsightsAdvanced Testing Techniques for your Python Data Pipeline with Dask and Pytest FixturesAchieve full coverage; Use fixtures and write tests easily; Refactor in confidence with non-regression testsDec 10, 20211Dec 10, 20211
Published inTowards Data ScienceThe Three-Dimensional Koch Snowflake — Fun Fractals at HomeWelcome! This is an article that we are writing with six hands: Marc, the Father, mathematician and a little handyman in his spare time…Nov 29, 2020Nov 29, 2020
How to Resize Bitlocker and LUKS Encrypted PartitionsOn my laptop, I use both Windows 10 and Ubuntu 18.04 LTS. When I first installed Linux a few months ago, I allocated 1/3 of the disk to…Apr 18, 20202Apr 18, 20202
Published inTowards Data ScienceTesting your Python Project with GitHub ActionsA few days ago I used GitHub Actions on a project of mine for the first time. Overall the outcome was very positive, but there was also…Apr 13, 2020Apr 13, 2020
Published inTowards Data ScienceJupyter Notebooks in the IDE: Visual Studio Code versus PyCharmI work with Jupyter Notebooks every day. And every day I use and edit Python libraries. Both are key elements in my work. Notebooks are a…Jan 28, 20204Jan 28, 20204
Published inTowards Data ScienceJupytext 1.0 highlightsJupytext is an extension for Jupyter Notebook and JupyterLab that can save Jupyter notebooks in various text formats: Markdown, R Markdown…Feb 19, 20192Feb 19, 20192
Published inTowards Data ScienceJupyter Notebooks as Light, Percent or Sphinx scriptsA few weeks ago we announced Jupytext, a plugin for Jupyter that can read and write Jupyter notebooks as scripts. Representing Jupyter…Oct 11, 2018Oct 11, 2018