Try it on Binder!
Try it on Binder:
Small script to quickly bootstrap a Python 3.10 environment with Micromamba.
This is useful on CI and hosted environments like Vercel and Netlify, where the build image offer limited software.
#!/bin/bash
Try it on Binder:
Small script to quickly bootstrap a Python 3.10 environment with Micromamba.
This is useful on CI and hosted environments like Vercel and Netlify, where the build image offer limited software.
#!/bin/bash