/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

stribny.name
| | gouthamanbalaraman.com
0.8 parsecs away

Travel
| | Some notes on profiling python code in the Jupyter notebook environment
| | mathspp.com
1.0 parsecs away

Travel
| | Today I learned that I can use the percent sign to run commands from inside Jupyter notebooks.
| | analyticsindiamag.com
1.1 parsecs away

Travel
| | In this article we delve deeper into the features of Jupyter, and why it is considered to be the best platform for data scientists.
| | yakovfain.com
12.5 parsecs away

Travel
| Currently I'm working on the book chapter explaining how Angular 2 communicates with the servers. An easy approach would be to use for the data feed a public RESTful API of one of servers (Youtube or something), but I wanted to have my own locally installed server. Using one of the Java servers would be...