Skip to content

Instantly share code, notes, and snippets.

View richlysakowski's full-sized avatar

Rich Lysakowski richlysakowski

  • Data Science Maestros, LLC
  • Boston area
View GitHub Profile
@richlysakowski
richlysakowski / conda_compare.py
Created April 27, 2021 15:45 — forked from ChrisBarker-NOAA/conda_compare.py
Python Script to compare two conda environments
#!/usr/bin/env python2
"""
quicky script that compares two conda environments
can be handy for debugging differences between two environments
This could be made much cleaner and more flexible -- but it does the job.
Please let me know if you extend or improve it.
@richlysakowski
richlysakowski / apache-superset-on-windows10.md
Created April 8, 2021 05:25 — forked from mark05e/apache-superset-on-windows10.md
Installing Apache Superset on Windows 10

Installing Apache Superset on Windows 10

⚠️ WARN: This doc might be outdated. Use with caution. Only tested with Python v3.7

🙋‍♂️ INFO: If you have fixes/suggestions to for this doc, please comment below.

🌟 STAR: This doc if you found this document helpful.