pancy
pancy
It is better to be explicit with the Euler's Number in the equation and add a short explanation and a way to use the constant in Julia than to use...
- Remove an erroneous linebreak in the call to `load(...)` in the first code snippet - Correct the wrong latex formula for sigma - Add missing dependencies
With Julia 1.7.2 this notebook hangs with the following error in the console: > inpage.js:141 Uncaught TypeError: Cannot read properties of undefined (reading 'config') > at inpage.js:141:114697 > at inpage.js:141:14027...
Before returning `Ws` protocol when hitting the last trailing `/ws` in a multiaddr, check to see if the next path segment is `/tls`. If it is, then return `Wss` instead....
Create a tutorial sharing tips and tricks on how to mint massive (or just many) numbers of NFTs on Ethereum coupled with how to upload those images and assets to...
Creating content In response to #140
Improve the structures, typos, and wordings based on recent writings.
As per #179
Should we make `mc2 configure $(path-to-config-file)` a default so the user only needs to run this if the config file is somewhere else in a different path?
There is current a few places where there are still `print` statements. Can we switch to `logger` instead? https://github.com/mc2-project/mc2/blob/bfbec919c0e10a48b3655a4cde5b5a5640f9ef58/python-package/tests/azure/delete_azure_resources.py#L6