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

workaround ipython/ipython#6383

1110ff2a9f94125451df21c4d0df1c71ac505002 authored over 10 years ago by Steven G. Johnson <[email protected]>
avoid split deprecation warning in Julia 0.4

994b62e5063c2ffcfc8ba81d2094713731df58d0 authored over 10 years ago by Steven G. Johnson <[email protected]>
empty the displayqueue after executing posterror hooks, not before

eb1e0f04020ef6b67ea0d6e7d0d192d652a8a768 authored over 10 years ago by Steven G. Johnson <[email protected]>
a more useful return value for undisplay(x) (-> x)

0a6439e4565e54935a2d73b4de7d01c2cbe74ce3 authored over 10 years ago by Steven G. Johnson <[email protected]>
formatting

2b2a5a4d6a997dd5927e0624ab4d07c7a13aefe2 authored over 10 years ago by Steven G. Johnson <[email protected]>
moved the updating section

f28490cd2cfa9a3371c5e21b368347a301f5c0eb authored over 10 years ago by Steven G. Johnson <[email protected]>
README updates

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

3b4c3113c19e0116f7c051b00012c2b6ca8adb8c authored over 10 years ago by Steven G. Johnson <[email protected]>
remove python->julia magics etc., which have been moved to JuliaLang/pyjulia (see JuliaLang/pyjulia#1)

fe3a497f3e05b511013db6d0122157ea855a5800 authored over 10 years ago by Steven G. Johnson <[email protected]>
Merge pull request #216 from garborg/master

Update README to reflect subsequent Julia releases

797850fa640404ad963f1b394a5fc2c1b412f9a0 authored over 10 years ago by Steven G. Johnson <[email protected]>
Update README to reflect subsequent Julia releases

09517e6fd2af7113313187138d354fcfbef0d5eb authored over 10 years ago by Sean Garborg <[email protected]>
Merge pull request #190 from shashi/comm_rebase

Widget Messaging Protocol (IPEP 21)

53ceeeb016e5349ba852aab8ef357156d82c46e0 authored over 10 years ago by Steven G. Johnson <[email protected]>
Fix Comm constructor

60b15c03dc5ec99df1a7f1f5fe585a7c885e1f88 authored over 10 years ago by Shashi Gowda <[email protected]>
Send parent message ID in status messages.

e618c0486b233a4fb4fcb3c2d03906d10d58cbe0 authored over 10 years ago by Shashi Gowda <[email protected]>
IPEP 21: Widget Messaging Protocol

ea6ff5118321aab4c891c7faf2ea64f2c634215a authored over 10 years ago by Shashi Gowda <[email protected]>
Merge pull request #208 from stonebig/init_fix

core module is at the same level of directory

32df9e1e8805f5ab698c0ce22be84319e5b1bcfa authored over 10 years ago by Steven G. Johnson <[email protected]>
core module is at the same level of directory

f3feb2c403701e083e9c7bd53366d943f6cf76d9 authored over 10 years ago by stonebig <[email protected]>
Merge pull request #207 from stonebig/eval_fix

switch from "run" to "eval", as did the pyjulia project

bfa9a387aaac064635cb2e78bf5398113c30153b authored over 10 years ago by Steven G. Johnson <[email protected]>
minimal 'eval' patch to align to pyjulia change

https://github.com/jakebolewski/pyjulia/commit/5557d1a9e48e543c1f818f131980f8e2946352f4

d0ecf3b59a6d9093659c056a11a1e5cb9b7c381d authored over 10 years ago by stonebig <[email protected]>
julia.eval has replaced julia.run

4d00942d3ee75e36d1d9fb851ca577a458f847b0 authored over 10 years ago by stonebig <[email protected]>
replace readavailable with eof/nb_available/readbytes, as suggested by @vtjnash in JuliaLang/julia#7478

eed85c7fe80380bf4ee36418a11a9e511d3d58c5 authored over 10 years ago by Steven G. Johnson <[email protected]>
throw an error if notebook() is run from a running IJulia kernel

150eebf47e42d94d3a5852feb231142f266b0882 authored over 10 years ago by Steven G. Johnson <[email protected]>
add notebook() function to launch the notebook from the REPL as discussed in #199

328ab6a877a255f5ac81529415f7b2a1bc1ed31b authored over 10 years ago by Steven G. Johnson <[email protected]>
Merge branch 'quinnj-jq/reorg2'

14dbe78b86d049de622bf2b69697177f09f97e6f authored over 10 years ago by Jacob Quinn <[email protected]>
Merge branch 'jq/reorg2' of https://github.com/quinnj/IJulia.jl into quinnj-jq/reorg2

Conflicts:
src/stdio.jl

3555a6c498d96bd2a6797330381333e5c373e942 authored over 10 years ago by Jacob Quinn <[email protected]>
send busy/idle status messages for all message handlers (ipython/ipython#6055)

50f67c6b6b225512003fec7dd712215e7d68a795 authored over 10 years ago by Steven G. Johnson <[email protected]>
Merge pull request #201 from Carreau/fix-193

Shot in the dark for #193

9e1fe5d00ac5b80683f043278fb85d6e37ad6c82 authored over 10 years ago by Steven G. Johnson <[email protected]>
Shot in the dark for #193

760f7bae615dfd5531ab9a71c33bdabb9d6df3a9 authored over 10 years ago by Matthias BUSSONNIER <[email protected]>
add parens around global multiple assignment (paranoia about future problems like JuliaLang/julia#7297)

9eb04778fed204d64108f7625a369484ad1e0deb authored over 10 years ago by Steven G. Johnson <[email protected]>
fix #191: only allow one shell command per cell

45d8d2edcaa7f36d63e85234905e043eca39a300 authored over 10 years ago by Steven G. Johnson <[email protected]>
Merge pull request #189 from shashi/metadata-fix

Import metadata in inline.jl

a91a484ddc369022c462ae88d290bc2158df834e authored over 10 years ago by Jiahao Chen <[email protected]>
Import metadata in inline.jl

f4f0033f86b35940adbaa08dd3c14e5cdc1cc27c authored over 10 years ago by Shashi Gowda <[email protected]>
Take off verbose logging

88f3564f8daaf85a87d391783bfda33c702ab6f7 authored over 10 years ago by Jacob Quinn <[email protected]>
Move IJulia globals into an init(ARGS) function that can be called from the kernel.jl file. This allows for IJulia precompilation.

50a6f04f0b886c910a05aeef24c5a8617d25fe51 authored over 10 years ago by Jacob Quinn <[email protected]>
Merge pull request #183 from shashi/metadata

Allow modules to attach metadata in IPython display_data & pyout messages

99a48cfedaace7ade549a0c76dda65bbcfe4fa6c authored over 10 years ago by Steven G. Johnson <[email protected]>
Allow modules to attach metadata in IPython display_data & pyout messages

a1e05dcb407315ffc14fc0ec32d7311fa1001850 authored over 10 years ago by Shashi Gowda <[email protected]>
fix Unicode completion bug: IPython completion requests use character index, not byte index

55b60c47a96676660355107ac9ade0b4d2f76f94 authored over 10 years ago by Steven G. Johnson <[email protected]>
use libuv thread functions to ease portability, and hopefully work around #178

ca8d926444c2a099e35131d964bd266dbf1c6b7c authored over 10 years ago by Steven G. Johnson <[email protected]>
fix #173

4ab3df964bf43cd483599ba304d258f2a34fc6bf authored over 10 years ago by Steven G. Johnson <[email protected]>
support flush on STDOUT/STDERR (fix #172)

86b80a8910c2c964ffac3c96ac543b8f129da8e3 authored over 10 years ago by Steven G. Johnson <[email protected]>
use Base.REPLCompletions (Julia 0.3) if available

991c1062258da60334ad3996b05e7672b7de6417 authored over 10 years ago by Steven G. Johnson <[email protected]>
silent should not suppress storage of In or incrementing execution counter (fix #171)

9aa8604aae24ff87026260593f460e02a605ee42 authored over 10 years ago by Steven G. Johnson <[email protected]>
Fix typos in 6ca218ee

5cc548394947528d832e36fc44bac3c12086b1ef authored over 10 years ago by Isaiah <[email protected]>
Also try ipython.bat, for IPython 2.0 on Windows

6ca218eeae7d34989fbe9ee27eeb468bad856336 authored over 10 years ago by Isaiah Norton <[email protected]>
Merge pull request #163 from JuliaLang/malmaud/unicode

Syntax highlighting support added for non-ASCII unicode characters in identifiers

d98aa7962d8582bdc3d214c85e0bf518495737dd authored over 10 years ago by Steven G. Johnson <[email protected]>
Syntax highlighting support added for non-ASCII unicode characters in identifiers

318bfa85c46c73f2d53281cefe2cdc7983559c5f authored over 10 years ago by Jonathan Malmaud <[email protected]>
Update binary name for julia-basic -> julia rename

https://github.com/JuliaLang/julia/commit/d2c1c207e48db8ee7cc939b985a6d8572c5781f1

43d7063ec3efc957eab4e680be9df4579c8bbf2f authored over 10 years ago by Isaiah Norton <[email protected]>
Merge pull request #162 from slundberg/master

Drop custom tooltip.js to address #157

71c9647ae1cd929dc7d6fbf1ee6826a30fb9e497 authored over 10 years ago by Steven G. Johnson <[email protected]>
Added support for ipython 1.x

fae2e48f637bb9f18b8ebc45e246451831bdc06c authored over 10 years ago by Scott Lundberg <[email protected]>
Drop custom tooltip.js to address #157

a5904bbd3e40a63381e3485b1d4c97661f88515b authored over 10 years ago by Scott Lundberg <[email protected]>
Merge pull request #161 from Zulko/patch-1

Added "install IJulia --from a Julia console--"

54d9226cc339b0b33bc5707facb3959ade1e6173 authored almost 11 years ago by Steven G. Johnson <[email protected]>
Added "install IJulia --from a Julia console--"

Coming from the Python world it took me some time to realize that Pkg.add("Julia") was actually ...

5dad4504f2cfc9873346b61c86a3e38ef3b9e842 authored almost 11 years ago by Zulko <[email protected]>
Merge pull request #154 from cmey/patch-1

Update README.md

c24fd3ff929c6f1c45b9de351377dcd715b8c558 authored almost 11 years ago by Steven G. Johnson <[email protected]>
Update README.md

0.2 was released

e7040febd4eb0fb0bb1406591b54a6e9f65f884c authored almost 11 years ago by Christophe MEYER <[email protected]>
Merge pull request #150 from cdsousa/favicon

add favicon to Julia IPython profile (partially fixes #70)

4b3281ad66db77ace62d2cad464b6de9ee1d5a24 authored almost 11 years ago by Steven G. Johnson <[email protected]>
add favicon to Julia IPython profile (partially fixes #70)

46cd9b2eae6438c36f6f53c53deedcf531d0d563 authored almost 11 years ago by Cristóvão Sousa <[email protected]>
Merge pull request #147 from christopherdavidwhite/master

Add space to fix incorrect macro call.

a7a0b707c25bfaa224cb047221749a61d3899ffe authored almost 11 years ago by Steven G. Johnson <[email protected]>
Add space to fix incorrect macro call.

Previously, `Pkg.add("IJulia")` or `julia deps/build.jl` failed with an error message, the meat ...

905ae9b0805669b7c6be70085d83454366e99638 authored almost 11 years ago by Christopher White <[email protected]>
use julia-basic.exe on Windows for version >= 0.3- (fix #145)

9988a8d60204a3aaf38572aad456e949e8e1bf43 authored almost 11 years ago by Steven G. Johnson <[email protected]>
make cfunction const

d8966c9c02d17e428a274325e8a9f8101002308e authored almost 11 years ago by Steven G. Johnson <[email protected]>
Merge pull request #142 from cdsousa/fixheartbeat

Fix heartbeat pthread_create segmentation fault

5a09e17929c378dbb251460ce2dc73175e4a558f authored almost 11 years ago by Steven G. Johnson <[email protected]>
Fix heartbeat pthread_create segmentation fault

caa4396b014eb27cd2df854e40798d3a204c69c5 authored almost 11 years ago by Cristóvão Sousa <[email protected]>
Merge pull request #140 from JuliaLang/malmaud/qt_syntax

Enable syntax highlighting in the QT Console

4af32675941c7cfdc1eac20ffd4ac69944e01898 authored almost 11 years ago by Steven G. Johnson <[email protected]>
Merge pull request #141 from JuliaLang/malmaud/n139

Fix #139

8f32e259fec6038ba22e6e3c7f42285435134e1f authored almost 11 years ago by Steven G. Johnson <[email protected]>
Fix #139

51001037dc302926de97b464909882cfa2fb06fa authored almost 11 years ago by Jonathan Malmaud <[email protected]>
Enable syntax highlighting in the QT Console

2a81d6e1f311ebc67b29d038182e159c534504eb authored almost 11 years ago by Jonathan Malmaud <[email protected]>
ipython may be called ipython2 (fix #133)

9930d1c545ac2356cd4202c003e3b5520a3209e4 authored almost 11 years ago by Steven G. Johnson <[email protected]>
Merge pull request #125 from JuliaLang/malmaud/preexecute

Added pre-execute hooks

6956370602a860db66e14a65d3d5f0380fb138f5 authored about 11 years ago by Steven G. Johnson <[email protected]>
Added pre-execute hooks

65eba7f25a4fe1659b640fe44d65af4f94c30802 authored about 11 years ago by Jon Malmaud <[email protected]>
bugfix to readline(Pipe) for non-stdin

ba52920d5d54fb8c205558b37489d8eeda58e4e5 authored about 11 years ago by Steven G. Johnson <[email protected]>
Merge pull request #114 from glesica/master

Update install instructions with Pkg.update() call.

eeda3a62a11f2103af0cd1f92d9db5f4f66050f8 authored about 11 years ago by Steven G. Johnson <[email protected]>
Revise wording to not mention building since problem exists with packages as well.

779950beba659d1cc285aac394de16b80d6630e7 authored about 11 years ago by George Lesica <[email protected]>
Update install instructions with Pkg.update() call.

7636fd85afcfd9be826401510a85fc2bc8a95791 authored about 11 years ago by George Lesica <[email protected]>
don't close(STDIN), seems to crash Julia (fix #111)

b9b52fa16a6e63589d4ef5578d0776ec68fe427e authored about 11 years ago by Steven G. Johnson <[email protected]>
make reads from STDIN fail rather than freeze until we can get a more general solution to #42

153d44a62596a47c06bf308a6791cfc72501485e authored about 11 years ago by Steven G. Johnson <[email protected]>
make readline(STDIN) work, for #42, though no other reads from STDIN work

b6316d31a83bb811c2dc108488acbdafdcf04a2e authored about 11 years ago by Steven G. Johnson <[email protected]>
do blocks and indent size fixed in julia.js

c135cbd93b2d9817ade84d67aa9bc78411993fd3 authored about 11 years ago by Jon Malmaud <[email protected]>
Added backtick support to julia.js

9b053d98f3e70ebfbe536949b7f17753c4f3bb84 authored about 11 years ago by Jon Malmaud <[email protected]>
Fixed infix .. syntax highlighting in julia.js (fix #104)

5acb22421c4a99057ff7d6a0d6d9df2fd689e77c authored about 11 years ago by Jon Malmaud <[email protected]>
Merge pull request #103 from Carreau/fix-tooltip

fix tooltip on dev version

8613b4951999f9a82ed07df8e1de7f3aa49f4813 authored about 11 years ago by Steven G. Johnson <[email protected]>
run .juliarc.jl file on startup, fixes #64

c828b1af969b62019f47e32e14ea65d76ea9ce60 authored about 11 years ago by Steven G. Johnson <[email protected]>
detect ipython or ipython 3 (fix #102)

472f52fe227eedb01b06a8efddd12757065e3181 authored about 11 years ago by Steven G. Johnson <[email protected]>
bash hack should no longer be needed on OSX

e960d2d007eb10dbac19d9e9abb51b774c7828b8 authored about 11 years ago by Steven G. Johnson <[email protected]>
Merge pull request #101 from malmaud/n17_v3

Fixed indenting for list comprehensions

678718988a068cc5f2fea7fc742f843884a05a4e authored about 11 years ago by Steven G. Johnson <[email protected]>
fix tooltip on dev version

fa9291b419078720d3124ee47b41e3971926d39e authored about 11 years ago by Matthias BUSSONNIER <[email protected]>
Fixed indenting for list comprehensions

9ce23d6e9a4e6fb909be0728b26ee64e4ca2116a authored about 11 years ago by Jon Malmaud <[email protected]>
send interrupts to request-handler task (fix #98)

8a70f479a409324ff440eb84413b72cb7a7eabed authored about 11 years ago by Steven G. Johnson <[email protected]>
fix mkpath in copy_config (don't add juliaprof to path twice

7d177b8298fbcf0c3e0bef4ddbb23613ac981b6f authored about 11 years ago by Steven G. Johnson <[email protected]>
Merge pull request #97 from malmaud/n17_v2

Fixed some parsing errors involving <: and :: in notebook syntax highlig...

51c0449bbafdca1181095f09971a025704f59a8b authored about 11 years ago by Steven G. Johnson <[email protected]>
Fixed bug in range parsing in notebook syntax highlighting

11094593d7b553056cedfa35873946573c185012 authored about 11 years ago by Jon Malmaud <[email protected]>
Fixed some parsing errors involving <: and :: in notebook syntax highlighting

49beab42fa850b3b9dc17671470ccd68bd842fb0 authored about 11 years ago by Jon Malmaud <[email protected]>
Merge pull request #96 from malmaud/n17

added julia syntax highlighting. Implements #17

27b3d2613c04990e7612487c1706a99ebda2a36d authored about 11 years ago by Steven G. Johnson <[email protected]>
logging call removed from custom.js, mkpath factored out in build.jl

434be315c44e1b762ec41fb43d5de6dd20eb1317 authored about 11 years ago by Jon Malmaud <[email protected]>
fixed misinterpretation of ' as string delimeter instead of transpose in notebook syntax highlighting

c9818f4a188df34524d729e0021e583d01f0b1a0 authored about 11 years ago by Jon Malmaud <[email protected]>
added support for symbols to julia notebook syntax highlighting

ef43dd5ef33f67adc0f11fdffbf8409e0881d202 authored about 11 years ago by Jon Malmaud <[email protected]>
added julia syntax highlighting. Implements #17

ab3236a6d36505409e61681ebefaeff8ebd73ac8 authored about 11 years ago by Jon Malmaud <[email protected]>
Merge pull request #95 from Carreau/re-hilight

force re-highlighting of codecell after julia-mode loading

b4f3d5a31559d676f6803370f800001b338f8b57 authored about 11 years ago by Steven G. Johnson <[email protected]>
force re-highlighting of codecell after julia-mode loading

789033db103166a46c8689709b59f7de13157241 authored about 11 years ago by Matthias BUSSONNIER <[email protected]>
tweaks to copy_config in build script

af8f0dfcbbce0730e835a8012ecbf5a7f4e6d4ed authored about 11 years ago by Steven G. Johnson <[email protected]>
overwrite config files if they have changed

44a50197f40127603502ce57c9ff502c0933d223 authored about 11 years ago by Steven G. Johnson <[email protected]>