Skip to content

Instantly share code, notes, and snippets.

View prashantvc's full-sized avatar
:octocat:
Working

Prashant Cholachagudda prashantvc

:octocat:
Working
View GitHub Profile
## install libraries
library(rvest)
library(dplyr)
get_details <- function(page_link) {
page_details <- read_html(page_link)
address <- page_details |>
html_nodes(".lng_add") |>
last() |>

Keybase proof

I hereby claim:

  • I am prashantvc on github.
  • I am prashantvc (https://keybase.io/prashantvc) on keybase.
  • I have a public key whose fingerprint is 6F08 8582 8071 1931 6292 CB4F 7E3E 2432 8AF9 9C60

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am prahsantvc on github.
  • I am prashantvc (https://keybase.io/prashantvc) on keybase.
  • I have a public key whose fingerprint is 6F08 8582 8071 1931 6292 CB4F 7E3E 2432 8AF9 9C60

To claim this, I am signing this object:

[ng] ERROR in ./node_modules/tunnel/lib/tunnel.js
[ng] Module not found: Error: Can't resolve 'http' in 'C:\Users\prchol\source\repos\todo\node_modules\tunnel\lib'
[ng] ERROR in ./node_modules/@azure/cosmos/lib/src/CosmosClient.js
[ng] Module not found: Error: Can't resolve 'https' in 'C:\Users\prchol\source\repos\todo\node_modules\@azure\cosmos\lib\src'
[ng] ERROR in ./node_modules/@azure/cosmos/lib/src/request/request.js
[ng] Module not found: Error: Can't resolve 'https' in 'C:\Users\prchol\source\repos\todo\node_modules\@azure\cosmos\lib\src\request'
[ng] ERROR in ./node_modules/tunnel/lib/tunnel.js
[ng] Module not found: Error: Can't resolve 'https' in 'C:\Users\prchol\source\repos\todo\node_modules\tunnel\lib'
[ng] ERROR in ./node_modules/tunnel/lib/tunnel.js
[ng] Module not found: Error: Can't resolve 'net' in 'C:\Users\prchol\source\repos\todo\node_modules\tunnel\lib'
# If you come from bash you might have to change your $PATH.
export ANDROID_HOME=/Users/prashantvc/Library/Developer/Xamarin/android-sdk-macosx
export PATH=$HOME/bin:/usr/local/bin:$PATH:$ANDROID_HOME/platform-tools:$ANDROID_HOME/tools
# Path to your oh-my-zsh installation.
export ZSH="/Users/prashantvc/.oh-my-zsh"
# Set name of the theme to load. Optionally, if you set this to "random"
# it'll load a random theme each time that oh-my-zsh is loaded.
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
objc[3306]: Class VCWeakObjectHolder is implemented in both /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/Versions/A/ViceroyTrace (0xa4bc8090) and /System/Library/PrivateFrameworks/AVConference.framework/Versions/A/AVConference (0xa4bdee98). One of the two will be used. Which one is undefined.
DEBUG [2017-01-09 13:10:48Z]: instrument added
DEBUG [2017-01-09 13:10:48Z]: instrument added
DEBUG [2017-01-09 13:10:48Z]: processing command line =
DEBUG [2017-01-09 13:10:48Z]: /Applications/XamarinProfiler.Mac.app/Contents/MacOS/XamarinProfiler.Mac
DEBUG [2017-01-09 13:10:48Z]: --target=in.prashantvc.mapsmemory|md5cb8d48bf7251fe9eb93ba6979c8b9860.MainActivity
DEBUG [2017-01-09 13:10:48Z]: --device-id=Android.98862743394f33554b
DEBUG [2017-01-09 13:10:48Z]: Creating run for in.prashantvc.mapsmemory|md5cb8d48bf7251fe9eb93ba6979c8b9860.MainActivity target on device Android.98862743394f33554b
DEBUG [2017-01-09 13:10:48Z]: Waiting for device Android.98862743394f33554b: Seq
using Xamarin.Forms;
namespace FormsPlayground
{
public class App : Application
{
public App()
{
var password = new Entry()
using System;
using CoreGraphics;
using UIKit;
using Foundation;
using System.Collections.Generic;
using System.Threading.Tasks;
using System.Threading;
using Zooming;
using System.IO;
using System;
using UIKit;
using Foundation;
using ObjCRuntime;
using CoreGraphics;
using CoreLocation;
using CoreBluetooth;
namespace RetailApp.FootmarksBinding
Microsoft .NET Development Utility CoreClr-x64-1.0.0-rc1-16202
Building AppDistributor for DNX,Version=v4.5.1
Using Project dependency AppDistributor 1.0.0
Source: /Users/prashantvc/Work/AppDistributor/project.json
Unable to resolve dependency EntityFramework.Commands 7.0.0-rc1-final