Original Reddit post

Let’s say I have big csv and I want claude to make visualization out of that. Preferably interactive. I’ve tried to tell cc to make jupyter notebook from that csv, it works:

  • cc reads first 100 rows
  • create ipynb from scratch
  • I need to start kernel
  • I need to click ‘play’ on each block
  • eventually the graph renders but probably there’s a better way? or specific skills / plugin that help reduce the steps? submitted by /u/Electronic-Buddy-915

Originally posted by u/Electronic-Buddy-915 on r/ClaudeCode