- Azure Data Studio
- Notebooks Rock! (See WSL and Jupyter below for sharing ideas and options)
- Visual Studio Code
- Visual Studio 2019
- Windows Subsystem for Linux (Ubuntu)
- Convert .ipynb files (notebooks) created in Azure Data Studio to HTML, PDF etc.
- jupyter
- nbconvert
- Tex
- Git (command line only)
- Edge Browser (a lot of promising new features, esp. Tab Mgt.)
- Perhaps more details on this later
Thursday, November 07, 2019
Dev Tools I've Been Using of Late
Subscribe to:
Post Comments (Atom)
C# Sucks!
JK!! Seriously, though, somewhere around C#-3 we should have inculcated ourselves with the question: "Does 'CAN' == 'SHOULD...
-
Today I learned that it is possible to call private and protected methods by using reflection. This is a great technique for Unit Testing su...
-
Pesky too many open cursors error from ORACLE can be investigated with the help of the following code: --total cursors open, by username ...
No comments:
Post a Comment