Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/JuliaLang/IJuliaCore.jl


https://github.com/JuliaLang/IJuliaCore.jl

use build_script instead of test_script for appveyor

a691603e298ec2e0e6328e9cd1d0e2962fa1e95a authored about 9 years ago by Tony Kelman <[email protected]>
travis and appveyor badges

541f3e28c30dc969b8bfbd715690c8439c034e38 authored about 9 years ago by Steven G. Johnson <[email protected]>
Merge pull request #361 from tkelman/tk/ci

Add .travis.yml and appveyor.yml

9c8cf0ef7a3e5a61a72e669725a99fa79197c681 authored about 9 years ago by Steven G. Johnson <[email protected]>
Create appveyor.yml

at least to test installation

db92e2b1eeb8ab8f3f0344640716384442a76154 authored about 9 years ago by Tony Kelman <[email protected]>
Create .travis.yml

at least to test installation

b3b660d40f0d19fdeb7b18af4f4a91232c0ed812 authored about 9 years ago by Tony Kelman <[email protected]>
typo

a26d661032ab447e0f8756c43c9a0f035c7650d7 authored about 9 years ago by Steven G. Johnson <[email protected]>
fix heading level

6b20c6ca0d1948e8f86c8a2500612d0668c97f85 authored about 9 years ago by Steven G. Johnson <[email protected]>
note JUPYTER env. var

6243010369fef1b7461dfc9a83a29b4e2e043ae9 authored about 9 years ago by Steven G. Johnson <[email protected]>
updated for #357

e7e6e12b07ca80c5860b61386ad7bb601834b52f authored about 9 years ago by Steven G. Johnson <[email protected]>
updated gitignore to ignore kernel directory

5677736e85db819875fa542bd7205939634ab093 authored about 9 years ago by Steven G. Johnson <[email protected]>
allow jupyter to be specified via the JUPYTER environment variable

622e84db8d6232d41f75e690a905ff027cc26907 authored about 9 years ago by Steven G. Johnson <[email protected]>
Merge pull request #357 from dhoegh/Use_Conda

[WIP] Use Conda.jl if Ipython/jupyter is not found

87d9f8005857b3adcfb0e9a9543dfcda39f98bbb authored about 9 years ago by Steven G. Johnson <[email protected]>
Work around https://github.com/jupyter/notebook/issues/448. revert when

https://github.com/jupyter/notebook/issues/448 is closed and released.

b3357041c3d0fb89162d41ebad11a6aab0630033 authored about 9 years ago by dhoegh <[email protected]>
Use Conda.jl's python distribution if no system wide python

jupyter/ipython is found.

2475a68468463d4ed0472f143ad1287ce63dd8c3 authored about 9 years ago by dhoegh <[email protected]>
whoops, uuid4() should return the string repr

b161ef727bbd39546f54a70219171dc1cb03e04a authored over 9 years ago by Steven G. Johnson <[email protected]>
use Base.Random.uuid4 in Julia 0.4

a771198ffa40e63ebfc66e729eaee118a4772d58 authored over 9 years ago by Steven G. Johnson <[email protected]>
compatibility with staticfloat/Nettle.jl#52

fe31a8b05da216e0e3ee755a23e3590e348c9790 authored over 9 years ago by Steven G. Johnson <[email protected]>
Merge pull request #360 from JuliaLang/yyc/0.4-binding

Union() -> Union{}

209e842e41171fdea7ca0045472d4c579e8167d9 authored over 9 years ago by Yichao Yu <[email protected]>
Union() -> Union{}

c5c904b00e004901a06d2aefeabfe3a0d8a69c67 authored over 9 years ago by Yichao Yu <[email protected]>
don't use remove_destination keyword in Julia 0.3 (fixes #356)

ddd8713cfb0108151521bc51aa63ef2c0aa66cba authored over 9 years ago by Steven G. Johnson <[email protected]>
fix another double-escape for #354

019775ebb43e685de36b6930a741766cf6e60fff authored over 9 years ago by Steven G. Johnson <[email protected]>
fix merge conflict

7cb49fd3b92d928cadf8d235f440805367e03477 authored over 9 years ago by Steven G. Johnson <[email protected]>
fix #354: don't delete temp directory for Windows (grr), don't double-escape strings

e01b2e44f18b2f1dbcc167273949dd2ac8258dea authored over 9 years ago by Steven G. Johnson <[email protected]>
ipython -> jupyter, fix notebook() command after #353

b4fd27f49ce2ec5e790fa75b1d34e5ca60a044a5 authored over 9 years ago by Steven G. Johnson <[email protected]>
pipe -> pipeline

7052b07422ff7e9a7101f06018e9568dba781116 authored over 9 years ago by Steven G. Johnson <[email protected]>
Merge pull request #353 from minrk/install-kernelspec

use `jupyter kernelspec install` when available

81508b9dc01d9b6f0b69c7318f6f77ad81055550 authored over 9 years ago by Steven G. Johnson <[email protected]>
use `jupyter kernelspec install` when available

and use `ipython kernelspec install` for IPython 3,
rather than attempting to reimplement the in...

fe6c29f886bb1b43aeaee92980a7973c9391be50 authored over 9 years ago by Min RK <[email protected]>
requires Compat 0.6, remove extraneous hyphens from REQUIRE

e7c29daeb820aa432f1342d89a4a64e1365460c6 authored over 9 years ago by Steven G. Johnson <[email protected]>
Merge pull request #337 from julian-gehring/patch-1

build.jl: Fix word repetition

d16a909f085e5d35cfbd2a200be5235b7c878547 authored over 9 years ago by Steven G. Johnson <[email protected]>
build.jl: Fix word repetition

9afeb244ff795576f56bec3fd2965b94143e9815 authored over 9 years ago by Julian Gehring <[email protected]>
fix #336 (don't alter global RNG state)

1695c0d79142d41920d05ce64563209e7e34e87d authored over 9 years ago by Steven G. Johnson <[email protected]>
add jsonschema to pip example

11679fe0b8fc1f96eb7f5f926898de3a32029949 authored over 9 years ago by Steven G. Johnson <[email protected]>
note jsonschema dependency and Ubuntu instructions (close #335)

59ca23b141f008eaece61e1e4ec33d099dd5f9a7 authored over 9 years ago by Steven G. Johnson <[email protected]>
show_backtrace restored in JuliaLang/julia#12449

25da657c56ad6d9f54abe0ec341394c2c702f118 authored over 9 years ago by Steven G. Johnson <[email protected]>
fix backtraces for JuliaLang/julia#12250

5e2907e17b9b48ad096dc37f35deacfd317553fb authored over 9 years ago by Steven G. Johnson <[email protected]>
if both text/markdown and text/html are writable, assume it is Markdown source and send only markdown

2503f2b0445f5d0a37b9e4bd1455d54430fc2e04 authored over 9 years ago by Steven G. Johnson <[email protected]>
Merge pull request #165 from JuliaLang/clear_output

clear_output support (not working yet) for #134

9067933dd97b2dfb34c876947901f0bd32f38180 authored over 9 years ago by Steven G. Johnson <[email protected]>
clear_output support (fixes #134)

a880e807d07906f9131c2415f0cc823723b3d17a authored over 9 years ago by Steven G. Johnson <[email protected]>
Merge pull request #325 from JuliaLang/ipython_v3

switch to IPython v3 protocol, require IPython 3.0 or later

5be82531deb27f248fc53e4cf42bec7dc0f62b4b authored over 9 years ago by Steven G. Johnson <[email protected]>
instructions for checkout out ipython2 branch

ca8674602f2d6c50151dedcd5c3c3580e74c4ea3 authored over 9 years ago by Steven G. Johnson <[email protected]>
switch to IPython v3 protocol, require IPython 3.0 or later

a5ebc7084c8d99752e540adb7f0eebe63d46efff authored over 9 years ago by Steven G. Johnson <[email protected]>
Merge pull request #319 from garrison/juliav03

Updates to reflect julia 0.3 now being required

ee61013b1154b8fafaad8441215608f026842e1b authored over 9 years ago by Steven G. Johnson <[email protected]>
Updates to reflect julia 0.3 now being required

7942977dadef1828cbd45852e6981f6c3715ab93 authored over 9 years ago by Jim Garrison <[email protected]>
Merge pull request #315 from dhoegh/patch-1

Fix #305

1a7dfe57107d9e9d1c414327d376bf2948ce919e authored over 9 years ago by Steven G. Johnson <[email protected]>
Merge pull request #314 from minrk/heartbeat

use QUEUE(ROUTER) for heartbeat

5a595ee5d545339f8e66f9b909a98308eaf527fd authored over 9 years ago by Steven G. Johnson <[email protected]>
Adapt IJulia to use the new keyword argument added in JuliaLang/julia#11112 to fix #305

bddd999d623d40254ef30e0e4394cca494202867 authored over 9 years ago by Daniel Høegh <[email protected]>
use QUEUE(ROUTER) for heartbeat

instead of FORWARDER(REP)

due to change in zmq_proxy in 4.0.6.

1f80ce8db5f9bfb0a6674843c21ab493f54e6ed1 authored over 9 years ago by Min RK <[email protected]>
Merge pull request #296 from yuyichao/ijulia-system

Better support for system-wise install

45bc9e9be0d13acd087117aa4f917325795bd313 authored over 9 years ago by Steven G. Johnson <[email protected]>
tenative improved object_info_request handler for #219

a6e57462726006b049228f35f0e415d9f5b95725 authored over 9 years ago by Steven G. Johnson <[email protected]>
Merge branch 'master' of git://github.com/JuliaLang/IJulia.jl

37323f7e5d1af152568f5fc93b3111061dd5279c authored over 9 years ago by Steven G. Johnson <[email protected]>
documentation for JuliaLang/julia#11064, and also make it possible to override the defaults via LINES and COLUMNS environment variables in the shell where IJulia is launched

d84e3896ae83f16f92d85db7dbf73c6018b77fb4 authored over 9 years ago by Steven G. Johnson <[email protected]>
Merge pull request #306 from malmaud/koala_fix

Fix Codemirror mode for proper emoji tab completion.

2897b682c3e2905f79e9de938a25e063ff00d2ad authored over 9 years ago by Steven G. Johnson <[email protected]>
Fix Codemirror mode for proper emoji tab completion.

6e0ee4f610c6b717492c9988533056265d28c688 authored over 9 years ago by Jon Malmaud <[email protected]>
Merge pull request #303 from bnels/fix_history

Update clear_history to use Range instead of Ranges

bcaa47203cd12cfe25d3fa7e0d5630499a5fa8d9 authored over 9 years ago by Keno Fischer <[email protected]>
changed Ranges to Range

897bc51c85ee70597593fda248bcffe7e3eeedd5 authored over 9 years ago by Brad Nelson <[email protected]>
support system wise install ijulia

dfc4ad4586d6ff1b89b572f306fb8c2607962535 authored over 9 years ago by Yichao Yu <[email protected]>
Fix hyphen problem for debug build - #298

3b12eeb3a75217e82f455248c92c18c069557fbb authored over 9 years ago by Jiahao Chen <[email protected]>
Merge pull request #298 from rgbkrk/patch-1

Remove space in kernel spec path

5f4b210378794032aa2e3aed16df47744c2d525b authored over 9 years ago by Steven G. Johnson <[email protected]>
Siphon bug with a hyphen

3bab93d039b1175e031325f7074e80a36e1d91be authored over 9 years ago by Kyle Kelley <[email protected]>
Remove space in kernel spec path

cad7c6634386fc27ca06068055b1236683edb3f8 authored over 9 years ago by Kyle Kelley <[email protected]>
work around JuliaLang/julia#10935 -- make sure IJulia.set_verbose(blah) does not crash IJulia

8d655d66b283264088310b3d84d1f0f43e4b9ef0 authored over 9 years ago by Steven G. Johnson <[email protected]>
update for the tupocolypse (JuliaLang/julia#10380); no point in pretending to support Julia 0.2 any more since Compat doesn't support it

3de62484939f820a20fe4dd9dab920e9de9236b4 authored over 9 years ago by Steven G. Johnson <[email protected]>
make sure Python uses UTF-8 when printing the profile path (fix #292)

3daee5a97bd3fd54c59ad4476e91de7147ce711c authored over 9 years ago by Steven G. Johnson <[email protected]>
0.4 compatibility

64a79ede84f9589eda3d8be5f0bf2651b18d7900 authored over 9 years ago by Steven G. Johnson <[email protected]>
Merge pull request #280 from JuliaLang/cjh/multijulia

Allow multiple versions of Julia as IPython kernels

9b677b1e12e2d9ad17ab9e02589eccc2c3cd5c9d authored almost 10 years ago by Steven G. Johnson <[email protected]>
Allow multiple versions of Julia as IPython kernels

This change allows multiple Julia versions to be registered as
IPython/Jupyter 3.0 kernels.

You...

8f1963089b360a04607aa263b6eca97cb45bb65d authored almost 10 years ago by Jiahao Chen <[email protected]>
Merge pull request #210 from Carreau/kernelspec

add kernelspec for IPython 3.0

6981f1b7253657d05cca7c64f1fc5bd4b95b3a28 authored almost 10 years ago by Steven G. Johnson <[email protected]>
install all files on all versions of IPython

8442a03ef8e043ab68e43b2d2ee6b662541e3aaf authored almost 10 years ago by Matthias Bussonnier <[email protected]>
fix ? help in Julia 0.4

10156712a5ebbd611e0b192964b77eab157823dc authored almost 10 years ago by Steven G. Johnson <[email protected]>
Merge pull request #276 from Carreau/fixcustom30

Fix custom.js for 3.0

81b8516848ba752d9286ab5cab6a5bf4556bcd5e authored almost 10 years ago by Steven G. Johnson <[email protected]>
Merge remote-tracking branch 'origin/pr/276' into kernelspec

272b2b177d5cbefa2d4f1ec5f13acf0baf77ed33 authored almost 10 years ago by Matthias Bussonnier <[email protected]>
use kwarg

1adf21e06fb3a59ec328a4388c9b64bb915d8451 authored almost 10 years ago by Matthias Bussonnier <[email protected]>
polish for IPython 3.0.0-rc

af221dab1d39f4a39ecf05033cd2038213a105c6 authored almost 10 years ago by Matthias Bussonnier <[email protected]>
fix more kyle comments

fe1b1386c76ee591127ef3d36e63985582aff054 authored almost 10 years ago by Matthias Bussonnier <[email protected]>
specify type for kwarg

4dd13cf2fbb4c0a141b11acfc66d385778ea6e91 authored almost 10 years ago by Matthias Bussonnier <[email protected]>
overrite resources, compat and simplify logic

36043fd5ee07dce93110fcae092f696975019dd3 authored almost 10 years ago by Matthias Bussonnier <[email protected]>
Add kernelspec for IPython 3.0

There is still the limitation that object inspection will
not work with identifiers that have a ...

c4a307806332282128e20c95215491335bb94735 authored almost 10 years ago by Matthias BUSSONNIER <[email protected]>
add debugging info

c30f348951292fc647f9df52efd77bea6426d1f5 authored almost 10 years ago by Steven G. Johnson <[email protected]>
indent block

d0b62d25cf2591dcf956273ad5baae3ed9652481 authored almost 10 years ago by Matthias Bussonnier <[email protected]>
fix custom.js for 3.0

b5429f808ea2bb5ac5d0ce7fce1b134c621542d8 authored almost 10 years ago by Matthias Bussonnier <[email protected]>
ditch _* history vars (close #267)

65fb2338a36e16dbb5be7936ce902915f6cfbad8 authored almost 10 years ago by Steven G. Johnson <[email protected]>
fix shell commands in Julia 0.4 due to Base.repl_cmd API change

a53a50e2a468996c63985f09e2793c052c6e14d1 authored almost 10 years ago by Steven G. Johnson <[email protected]>
Merge pull request #261 from darwindarak/dd/no_exit_on_sigint

Prevent SIGINT from killing the kernel

6729b3e1d51dc3312d7674c9c450e7d81305952f authored almost 10 years ago by Steven G. Johnson <[email protected]>
Make fix apply to only VERSION >= 0.3

e72cc216df144175720028b0d45aceed7f62dc4f authored almost 10 years ago by Darwin Darakananda <[email protected]>
Prevent SIGINT from killing the kernel

810acd582649e55df2fcf67055d2e3307b89198e authored almost 10 years ago by Darwin Darakananda <[email protected]>
Merge pull request #259 from afniedermayer/fix-bug-clear_history

fix bug in clear_history

a8cdeb7c1372d075e28c00fa6867a1c19122b6ba authored almost 10 years ago by Steven G. Johnson <[email protected]>
fix bug in clear_history

The original code gave this error message:

`delete!` has no method matching delete!(::Dict{In...

48f15f7620a938d1ca9976de2c83f1d1df4243d8 authored almost 10 years ago by afniedermayer <[email protected]>
silence another Julia 0.4 warning

df26ef57bfc1a62b4d3fbfb22c5a7c9816de3c20 authored about 10 years ago by Steven G. Johnson <[email protected]>
fix #251

14ab1c06f9a7de573656d6b6cf59a0052637a316 authored about 10 years ago by Steven G. Johnson <[email protected]>
Julia 0.4 compat

11cc20cb6b47467d3a1e78ec1175953de93add85 authored about 10 years ago by Steven G. Johnson <[email protected]>
Allow comm_open messages to contain some data, set via a kwarg to Comm constructor

a7670bbad854a9ef7874b065a9e2d73bed244ffc authored about 10 years ago by Shashi Gowda <[email protected]>
Merge pull request #240 from randy3k/stdio

add a little pause after flush_cstdio()

e8350e335deb9b420886092d1cc335eca2482eab authored about 10 years ago by Steven G. Johnson <[email protected]>
another attempt to #238

e39fc63d64916195bbc42254f604dc0a61826c26 authored about 10 years ago by Randy Lai <[email protected]>
bug fixes in @compat; make debugging easier by adding a capture_stderr const flag, make some changes for #238 (not fixed yet)

fe213686641953aa8dc4c627ee2d5df51686bf9c authored about 10 years ago by Steven G. Johnson <[email protected]>
get rid of splitkeep now that we can use @compat

0a175c427d8e9dfcc1bf30b0e12929fe27bb584a authored about 10 years ago by Steven G. Johnson <[email protected]>
update Dict literals via Compat package (closes #235)

a5d27c910a4982b518d19423fc157bd990051390 authored about 10 years ago by Steven G. Johnson <[email protected]>
Merge pull request #230 from jkroso/fix/isinteractive

set isinteractive via the command line

fd66b302b9625000a5abf179eb5cae32fa6041cb authored over 10 years ago by Steven G. Johnson <[email protected]>
fix option passing

3182b2ebbc3d5956eae0b0b63c673e921d28ed10 authored over 10 years ago by Jake Rosoman <[email protected]>
backwards compat

196accc5ce4012b6f516c13259240f94d27796eb authored over 10 years ago by Jake Rosoman <[email protected]>
set isinteractive via the command line

Otherwise it looks like ~/.juliarc.jl will always be loaded too early

cd17eec42485f6493ad10d8f222653cc5581cc64 authored over 10 years ago by Jake Rosoman <[email protected]>