Skip to content

Instantly share code, notes, and snippets.

This file has been truncated, but you can view the full file.
{
"metadata": {
"name": "",
"signature": "sha256:fd38489cba54042b89398d66e95b2d22f98537ad5753f250b8a59b90c3e1bdbe"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
@abra3607
abra3607 / agario
Last active August 29, 2015 14:20
http://imgur.com/a/JERFv
open chrome dev tools
go to sources -> main_out.js
click on number 1 on the first line
reload the tab
you should now see that the whole tab is paused
open main_out.js again
replace everything there with the following (between '===' blocks)
{
"cells": [
{
"cell_type": "code",
"execution_count": 7,
"metadata": {},
"outputs": [],
"source": [
"import numpy as np\n",
"from numpy import *\n",
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.