Gordon's Tech
Tech tips and notes with a bit of commentary. macOS and iOS mostly.
Showing posts with label
development
.
Show all posts
Showing posts with label
development
.
Show all posts
Monday, March 18, 2024
Visual Studio Code Jupyter Python Extension line wrap in output cell - how to set notebook.output.wordWrap
›
My Visual Studio Code (Mac) Jupyter extension (plug-in) output was not line wrapped. It was a single unreadable output string. I had to eith...
Saturday, January 06, 2024
Rendering ChatGPT output in readable form in a Juypter Notebook
›
Update: This post is still useful, but there's also a way to enable line wrap in Visual Studio Code's Jupyter extension . You can al...
Sunday, October 16, 2022
AppleScripts to speed Java compile and execute with BBEdit
›
Students are often asked not to use an IDE (I like Visual Studio Java) for their Java projects. Instead they need to use BBEdit without an I...
Friday, July 22, 2022
Getting Outlook to export Exchange contacts as vCards (vcf) with proper email addresses for use in macOS
›
In 2009 I wrote about how it was getting harder to move contact information out of Outlook into something else (like macOS Contacts). I wr...
Wednesday, June 24, 2020
Python macOS environments for learners in 2020
›
My daughter is auditing Coursera's Intro to Python class . It's pretty standard stuff, but I was surprised by the development enviro...
Monday, September 30, 2013
Micro-Frameworks for web app development
›
A developer colleague (M.A) sent me a brief list of micro-frameworks organized by language. His list is in the same vein as Microjs: Fantas...
›
Home
View web version