Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(86)

Unified Diff: ports/ipython_extension/README.nacl

Issue 165473002: Adds an IPython kernel running in NaCl, and a wrapper as a Chrome extension. Base URL: https://naclports.googlecode.com/svn/trunk/src
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ports/ipython_extension/README.nacl
diff --git a/ports/ipython_extension/README.nacl b/ports/ipython_extension/README.nacl
new file mode 100644
index 0000000000000000000000000000000000000000..a7da33852b0b40f806f57a6457ee97c668326e99
--- /dev/null
+++ b/ports/ipython_extension/README.nacl
@@ -0,0 +1,3 @@
+This Chrome extension allows webpages to request the instantiation
+of an IPython kernel, and to send and receive messages from this
+kernel.

Powered by Google App Engine
This is Rietveld 408576698