Last active
September 1, 2020 14:05
-
-
Save lebalz/22b59234e928119f8a72ff2d1ae32c08 to your computer and use it in GitHub Desktop.
gist example for vs code python2go plugin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"package": "jupyter" | |
}, | |
{ | |
"package": "numpy", | |
"version": "1.19.1" | |
}, | |
{ | |
"package": "smartphone-connector", | |
"version": ">=0.0.22" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment