Viewing profile — chupapuma
chupapuma
HN member- Joined
- Thu, Oct 30, 2014, 5:52 PM UTC
- HN karma
- 34
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About chupapuma
No profile information was provided.
Recent public activity
-
comment
Comment #19047799
General Availability. It has been promoted from a Beta product.
-
comment
Comment #19047693
Sorry I misunderstood. I was simply sharing additional open source components that are part of the Firestore ecosystem. Best of luck in your search.
-
comment
Comment #19047418
You can find language specific libraries for many popular languages under the GoogleAPIs org on GitHub. To install, go to the defacto package manager for the specific language. * .…
-
comment
Comment #17013867
Weird. Mine isn't there, or I am blind. shrugs Though I did find it by searching the O'Reilly user :)
-
comment
Comment #16963848
Hey Scott, how did you get your unlisted YouTube link for your presentation? I don't think I ever found mine from the same conference.
-
comment
Comment #16497539
Microsoft | Developer for Azure Notebooks | Redmond, WA | Full-time Our team owns multiple projects centered around Python Developers https://notebooks.azure.com https://www.visual…
-
comment
Comment #15258144
I have found the PyPI group of people to be very helpful in these cases. You also should probably, as an organization, have more than one owner of your packages. That way, unless t…
-
comment
Comment #15258014
And just to be super clear, this is the code. Hard from scary or obfuscated: html = urllib_request.urlopen( "https://www.pytosquatting.org/pingback/pypi/{}/".format(package_name) )…
-
comment
Comment #15193130
As a Seattlite, I kind of wonder if this isn't in response to our lack of transit. We have some possibility of improvement, but it is almost 20 years out for my neighborhood and Am…
-
comment
Comment #15023788
The KCLS has a lot of books though and it is super easy to get them transported to the library for pickup. Also the eBook selection is immense.
-
comment
Comment #14328903
/Dev on Team/ I have used it with Django, but most of my Django apps are mere toys compared to things that other people are working on. This probably isn't that useful of a video, …
-
comment
Comment #14328896
/Dev on Team/ Also many packages, NumPy for instance, have improved their builds for Windows. This is a combination effort of better support on the platform side to make things bet…
-
comment
Comment #14328872
/Dev on Python Team chiming in/ You can use conda + PTVS. About half of my python installs are Anaconda and it works well for me. When you right click on your environment in soluti…
-
comment
Comment #13108107
I filed a bug for you on our GitHub issue tracker. Thanks! https://github.com/Microsoft/AzureNotebooks/issues/20
-
comment
Comment #13106917
If you don't access your account for 60 days we reserve the right to remove your data (currently Notebooks but eventually notebooks, csv files, etc). This is to avoid us wasting st…
-
comment
Comment #13106877
Thanks for the feedback cbHXBY1D. We discovered this having issues just a bit back. We have some devs looking at it now and hopefully can have it up and running soon. If this is bl…
-
comment
Comment #13106848
Thanks sixhobbits. Our goal isn't to restrict you if it isn't required. We do need to maintain the right to stop people from abusing this and make sure there is room on the service…
-
comment
Comment #13106806
The signup you need is a Microsoft account. This is the same account you use for Xbox Live, hotmail/outlook, etc. We have found most people already have these accounts. It also wor…
-
comment
Comment #13106733
Thanks for the feedback wyldfire. I am a dev on Azure Notebooks and wanted to mention we do allow viewing the content without login. However, to be in an executable context (jupyte…
-
comment
Comment #13106661
Thanks enricsosada. I am a dev on Azure Notebooks and I spent time working with a couple of people in Microsoft Research to get this going and we are very happy with the result. Th…
-
comment
Comment #13106597
Hi dandare. I am a dev on Azure Notebooks at Microsoft and can tell you that our team also delivers Python Tools for Visual Studio, Azure SDK for Python, R Tools for Visual Studio,…
-
comment
Comment #11248065
If you want to link to the Jupyter Notebook, you should be able to share the notebook in the gallery. http://aka.ms/py3winningnb or, if you want a less nice url, https://gallery.co…
-
comment
Comment #10062039
Short Answer: No. Longer Answer: We are currently licensed as Apache 2.0 and are satisfied with the constraints of that license. Virtually all products released at Microsoft as OSS…
-
comment
Comment #10000500
I am a developer on PTVS. TL;DR - We do have project files but are working to remove that necessity. First, we do have some VS specific files, namely SLN and PYPROJ files. These ar…
-
comment
Comment #10000144
I am Chris Wilcox, one of the developers on Python Tools for Visual Studio. I am happy you have tried the product and glad you took the time to provide some feedback. We have some …