.python-version Dockerfile LICENSE Makefile README.md build.sh docker-compose.yml requirements.txt README License Obsidian-copilot How would a copilot for writing and thinking look like? Here's a possible implementation: You write a section header and the copilot retrieves relevant notes & doc...
python3 main.py 👨💻 To compile the application yourself: Windows and Linux Version build instructions: Here's how to compile it with PyInstaller and a virtual environment: First, create and activate a virtual environment: #Install virtualenv if you haven't alreadypip install virtualenv#Cre...
Man am I ever grateful I did. Obsidian has a bit of a learning curve, but also an amazingly helpful community in both forum and discord (I miss forums! That is a topic for another day.) I am not going to talk much more about Obsidian right now, but guarantee that I will in the ...
Next up: Troy Martin Hughes presents Calling Open-Source Python Functions within SAS PROC FCMP: A Google Maps API Geocoding Adventure on Wednesday April 23.Register now at https://www.basug.org/events. 1 Like Reply Discaboota Obsidian | Level 7 Re: Writing a macro to...
He followed her gaze and saw that Pierson’s coat had fallen open. He wasn’t wearing a shirt and the Dagger of Tiamat was embedded in the flesh of his bare chest. Right over his heart. The tip of the obsidian dagger pointed towards the ground. The blue-black lines that covered Pierso...
Yes, this is SAS code that was made to work with other code and follow other pipelines that have a different way of processing than sas. I don't even come from sas background, I'm used to python where we can actually write a function that takes input and produces output...
Describe infrastructure in a language that is both machine and human friendly. Focus on security and easy auditability/review/rewriting of content. Manage new remote machines instantly, without bootstrapping any software. Allow module development in any dynamic language, not just Python. Be usable as...
Checklist I agree to follow the Code of Conduct that this project adheres to. I have searched the issue tracker for a bug that matches the one I want to file, without success. If this is an issue with a particular app, I have tried filin...
It would also help me learn, as I am new to sas and proc sql, but have exposure to object oriented programming in java and python. I've marked commentary about what I'm trying to in the code with *** to make it stand out. %current=201511; libname ***; data ...
It would also help me learn, as I am new to sas and proc sql, but have exposure to object oriented programming in java and python. I've marked commentary about what I'm trying to in the code with *** to make it stand out. %current=201511; libname ***; data ...