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

Add support for the vega-lite 5 MIME type

e7d96594d70bfe939a4a02e37b14f8e8111f2642 authored over 1 year ago by David Anthoff <[email protected]>
Remove REQUIRE

c3e48ef9ee9a34d9be6abe1fe9033317638950ba authored over 3 years ago by David Anthoff <[email protected]>
Clean up Project.toml

2bdf3b98007290860f853cc5c9a186da466c0f43 authored over 3 years ago by David Anthoff <[email protected]>
Add module qualifier

fcb878bdbfa99c63d86c6b06169605c48296d09b authored over 3 years ago by David Anthoff <[email protected]>
Import Base64

3eda6029ef1c4974a3dede9040ceb93181a7b286 authored over 3 years ago by David Anthoff <[email protected]>
Merge pull request #3 from JuliaLang:packagedef

Move everything except usings out of IJuliaCore.jl

d0a2357b4ef6f476021f8c9c76620f8843f2c2ec authored over 3 years ago by David Anthoff <[email protected]>
Move everything except usings out of IJuliaCore.jl

adaa8305e2669b6878c94c3d16a2eccb2fb86f2f authored over 3 years ago by David Anthoff <[email protected]>
Merge pull request #2 from JuliaLang:remove-debug-option

Remove the IJULIA_DEBUG variable

36fd54e0182aba9dae2f1deab8fe246873f0da9c authored over 3 years ago by David Anthoff <[email protected]>
Remove the IJULIA_DEBUG variable

81b1ca759369e0822d23594e66c17881ffe423ad authored over 3 years ago by David Anthoff <[email protected]>
Merge pull request #1 from JuliaLang:send-callback

Add a send_callback to watch_io and IJuliaStdio

5788bb15fda673cb125efbe6c80b8363b62a406d authored over 3 years ago by David Anthoff <[email protected]>
Add a send_callback to watch_io and IJuliaStdio

be32048667462963001580033ec40127e7390eac authored over 3 years ago by David Anthoff <[email protected]>
Rename IJulia.jl to IJuliaCore.jl

959651082c1e10649aea012fa751079bb66d433b authored over 3 years ago by David Anthoff <[email protected]>
Turn into IJuliaCore

9cd1ae35dfdfe43ef85fc5b91b09ea156e0f6ae5 authored over 3 years ago by David Anthoff <[email protected]>
Note about default environment (#1007)

If you add IJulia to a different environment, then Jupyter won't be able to launch the IJulia ke...

6f92c422e380a610ade654d1c56f87cede6dcafa authored over 3 years ago by Lucas Morton <[email protected]>
flush stdio before display (#999)

cc2a9bf61a2515596b177339f9a3514de8c38573 authored over 3 years ago by Steven G. Johnson <[email protected]>
Fix io redirection for Julia 1.7, fixes #986. (#989)

cc07f6d1f5f13bd15ba9d9c60223121f8b20e8ec authored almost 4 years ago by Randy Gobbel <[email protected]>
fix heartbeat on 1.6 (#985)

776257fdda8dc393d9e7d91caec9b35d48892baf authored almost 4 years ago by Steven G. Johnson <[email protected]>
add color to error output

941c548834e882ce5cb5da1c2fb388a54597de69 authored almost 4 years ago by Steven G. Johnson <[email protected]>
limit=true for error output (fixes #974)

5328705e3b4262646f11b1218a6954d6301a08af authored almost 4 years ago by Steven G. Johnson <[email protected]>
Change uuid to a string in all locations. (#973)

additionally, the call to repr is no longer required.

2300ab9cc4c723f9fabec5ea9b0360870b898494 authored almost 4 years ago by Philip Tellis <[email protected]>
Convert uuid4 to a string before using as msg_id (#972)

`IJulia.uuid4()` is defined as `repr(UUIDs.uuid4())`, however repr(UUIDs.uuid4()) is rendered as...

2fc4b0e05dc10309d17cabedb139eed7ea4c2667 authored almost 4 years ago by Philip Tellis <[email protected]>
add nteract to README (#965)

5ff33790cd8807076a1bb342b25e4112ad228476 authored about 4 years ago by Carol Willing <[email protected]>
Run tagbot on issue comments instead of cron.

bfa82b86bd678f308fe2350ae746ee49dca4b7ae authored about 4 years ago by Fredrik Ekre <[email protected]>
Set version to 1.23.1.

46306af5552a6f39e807151ea56885815ceccafd authored about 4 years ago by Fredrik Ekre <[email protected]>
Don't use `--startup-file=yes` (it is default anyways). (#963)

Pkg launches subprocesses with the startup file if you explicitly start julia with
`--startup-f...

1737f67a1f6813017f7d999c8e42d23acdf91a8d authored about 4 years ago by Fredrik Ekre <[email protected]>
version bump to 1.23

37406daff5732d8839c5a2215eca999f88080efa authored about 4 years ago by Steven G. Johnson <[email protected]>
Allow users to opt out of the default kernel. (#958)

* Allow users to opt out of the default kernel.

* document IJULIA_NODEFAULTKERNEL

Co-autho...

37688a104df11e912886fc78eb206e9a26924652 authored about 4 years ago by Valentin Churavy <[email protected]>
Revert "support repl_ast_transforms in Julia 1.5 (#947)"

This reverts commit 4fd955afa15c43af6f137e6d27a112958cc6f0e6.

29a2e5db2e55435f79079e16748b52c76de1530d authored about 4 years ago by Steven G. Johnson <[email protected]>
Set version to 1.22.0.

6b65e21804fb7e8a5c5044df8b487d49f0678537 authored about 4 years ago by Fredrik Ekre <[email protected]>
Add kwarg julia to installkernel (to support JupyterHub with containers, etc.) (#948)

a841bfc8e8ce1898b48a59041b2ba22f866961ef authored about 4 years ago by Oliver Schulz <[email protected]>
Load InteractiveUtils from the IJulia namespace in src/kernel.jl. (#951)

9b10fa9b879574bbf720f5285029e07758e50a5e authored about 4 years ago by Fredrik Ekre <[email protected]>
support repl_ast_transforms in Julia 1.5 (#947)

4fd955afa15c43af6f137e6d27a112958cc6f0e6 authored over 4 years ago by Steven G. Johnson <[email protected]>
Organize/add docstrings in API docs (#945)

* Remove duplicate documentation src file

* Explicitly list API docstrings to include and gro...

4bfda8087c4f54382baf2aa892b9ba2706f6abe0 authored over 4 years ago by Michael Jared Lumpe <[email protected]>
TagBot: use DOCUMENTER_KEY (#944)

035c97a545fe2cca35c30fd4d3c856daaa4ceb98 authored over 4 years ago by Dilum Aluthge <[email protected]>
tag 1.21.3

1e50222483890a8c4c25c7332e64b7720c7913e6 authored over 4 years ago by Steven G. Johnson <[email protected]>
Fix the "dev" docs badge (#943)

da066064b0d0c2ecc8977ab5e3610d374cb8b0ce authored over 4 years ago by Dilum Aluthge <[email protected]>
doc link

791e43f9107f9315752269ba9a22da514a3c9d66 authored over 4 years ago by Steven G. Johnson <[email protected]>
Add documentation with Documenter.jl (#941)

* Documenter.jl src files with README contents

* Add public API docs page w/ @autodoc, empty ...

37b7bacd965d486e00655a16c7f51737709a422e authored over 4 years ago by Michael Jared Lumpe <[email protected]>
add fallback to complete_type (fixes #935)

ad459e8d46a908c6b923cafa79572a610e2869bb authored over 4 years ago by Steven G. Johnson <[email protected]>
ensure text/plain output is valid Unicode (closes #927)

0ac5483b3d501802dea277b25164558696939bab authored over 4 years ago by Steven G. Johnson <[email protected]>
Set version to 1.21.2, limit tagbot to once per day. (#914)

* Limit TagBot cronjob to once per day.

* Set version to 1.21.2.

8c0f770309c88db402f5ed737ef7ae4312772fa7 authored over 4 years ago by Fredrik Ekre <[email protected]>
Update [compat] to allow MbedTLS v1 (#912)

456daa56092664ee1d82b1c64d2df26d0c057608 authored over 4 years ago by jaakkor2 <[email protected]>
JSON 1

efe095e90554bc64689fb50a02f6cdd691da3091 authored over 4 years ago by Steven G. Johnson <[email protected]>
Install TagBot as a GitHub Action (#901)

cddf838ee14f54a3a916732219710410effa4961 authored almost 5 years ago by Julia TagBot <[email protected]>
version bump

810e2bd510c10d7fb5d1865090a09365e24d9c56 authored almost 5 years ago by Steven G. Johnson <[email protected]>
use _set_conda_env to launch jupyter (#900)

e3e299ee598bc4be390320a3ace293f0bd4eea0c authored almost 5 years ago by Steven G. Johnson <[email protected]>
Set version to 1.21.0. (#899)

a5511cb848ce157e005a5fd3644052092d760fc7 authored almost 5 years ago by Fredrik Ekre <[email protected]>
Use org default funding file.

4e4c42d2940c7a469347fb71fdd3dd30062f58fb authored almost 5 years ago by Viral B. Shah <[email protected]>
Add support for vega-lite 4 MIME type (#890)

bf0a53086545fe0f0695dc6e7c5ef35f047f4af5 authored almost 5 years ago by David Anthoff <[email protected]>
only recognize magics at start of cell (fixes #888)

0c1157897a24c56e1b21ed460c1c9f41376dfe3a authored about 5 years ago by Steven G. Johnson <[email protected]>
Bump version

45d56f3b4db97a177228dec55f8ee7d0b6ee9c5d authored about 5 years ago by Shashi Gowda <[email protected]>
Add InlineIOContext with Jupyter property. (#876)

* Add InlineIOContext with Jupyter property.

* Fix test case.

7b94150753b8097ba74989495aad0b6723438e04 authored about 5 years ago by Travis DePrato <[email protected]>
Fix compat bounds for auto-merging, bump version to 1.20.1. (#884)

0df1f5fc5199dc7b7d99ad5f330bb9263fd68968 authored about 5 years ago by Fredrik Ekre <[email protected]>
make work with ipc transport (#868)

f6ad59bd71675682ddac4ec831a2cc783a8e5392 authored over 5 years ago by Marius Millea <[email protected]>
tag 1.20

92b01a291519ecf68fbb58019c29b7747044584d authored over 5 years ago by Steven G. Johnson <[email protected]>
whoops

58d8aa453a8410a717342bf881df22383b1ac305 authored over 5 years ago by Steven G. Johnson <[email protected]>
whoops

bd0bdbce5f4704abc727feb483bac63fd38f36f6 authored over 5 years ago by Steven G. Johnson <[email protected]>
fix jupyter-lab test on Windows (fixes #866)

f34783d5b5046b3a5ebec82eecd594521528575b authored over 5 years ago by Steven G. Johnson <[email protected]>
tag 1.19

a93ddfdd834a3cbf7fb1990f7f77109e700a8563 authored over 5 years ago by Steven G. Johnson <[email protected]>
Fix #855, add required status field for JupyterLab 1.0 (#856)

9c9617a7885873d49db248a3e2eea09a47cedcf5 authored over 5 years ago by Drew Robson <[email protected]>
Mention In and Out in README and how to empty them (#853)

* Mention In and Out in README and how to empty them

* Update README.md

* Update README.md...

6de52233dc60e0decac25cc3afd805d24c6b719a authored over 5 years ago by Mason Protter <[email protected]>
Create FUNDING.yml

c1375e31b20cb13e6b43872c7b503686766d08e9 authored over 5 years ago by Viral B. Shah <[email protected]>
Use DEPOT_PATH[1]... to load startup_ijulia.jl (#846)

* Use DEPOT_PATH[1]... to load startup_ijulia.jl

* First check that DEPOT_PATH is not empty b...

f85c2a4bef1cff3ce775d52586143e36348b8ba6 authored over 5 years ago by Don MacMillen <[email protected]>
short comment on nteract (#842)

2628b6b36463079120efe38af7693551cd7c4098 authored over 5 years ago by Paul Söderlind <[email protected]>
version bump

aaa7bf4e050a5192285be3e0401779b5ea3d28a8 authored over 5 years ago by Steven G. Johnson <[email protected]>
add Project.toml

14e79795d1c177706ad709cce4490ef092b32393 authored over 5 years ago by Steven G. Johnson <[email protected]>
need to set LINES/COLS before calling init()

475dcbe615fd8f0ec50887fa1e56be6f57409403 authored over 5 years ago by Steven G. Johnson <[email protected]>
Set --project=@. for the default kernel. (#820)

bd9b39e27e0c41ebd8aa8d5d0a6ed5388924e439 authored almost 6 years ago by David Anthoff <[email protected]>
fix(vega): add v4 mime type (#821)

* fix(vega): add v4 mime type

The v4 mime type is what is currently supported out of the box ...

aca8d5ba363597ec25969c5b10f05d1f06fb721a authored almost 6 years ago by Mary McGrath <[email protected]>
Fix Issue #815 (#816)

* Fix bug (I think): evaluate each of the user_expressions, rather than returning them untouched...

85eb54ae17c01ca0e6a0c8795d5abb6ab5b81b6b authored almost 6 years ago by bzinberg <[email protected]>
path is a pointer to UInt16 (#819)

68748c2b88b4b394e2802e911eb154b7008ebdd2 authored almost 6 years ago by Mus <[email protected]>
Move mode and startup global variable into let block (#813)

* Move mode global variable into let block

* Move startup global variable into let block

fda9fe50950fd433d39f7bc7294e0de9376dd4cc authored almost 6 years ago by David Anthoff <[email protected]>
Implement message interrupt mode (#804)

Default to message mode for Windows and keep the previous behaviour for
all other platforms.

604c9a76ee8f079e856305e13f9c73cdf730771f authored almost 6 years ago by Benedikt Reinartz <[email protected]>
tests for the correct kernel.jl (#809)

8e7f10f6a500c26160c132ba1564292b5b0074c6 authored almost 6 years ago by Guido Kraemer <[email protected]>
Update IJulia.jl (#806)

c02868e2be80ca5d7f7ffc9e81ee7740534b765b authored almost 6 years ago by Dennis The Dude <[email protected]>
if appdata not available, use same fallback as in jupyter_core/paths.py

1d7dc506d676ad56b9fc581e1f2c723c9b2a5f4a authored almost 6 years ago by Steven G. Johnson <[email protected]>
Respect environment variables XDG_DATA_HOME and JUPYTER_DATA_DIR (#796)

See https://jupyter-core.readthedocs.io/en/latest/paths.html and
Jupyter source file "jupyter_c...

1cd102eca594cfdeca83e98dbf81fb29d6b46b20 authored almost 6 years ago by Oliver Schulz <[email protected]>
more build logic improvements

ad9348cda1478d31ebcefb64a9be328b20ec1439 authored almost 6 years ago by Steven G. Johnson <[email protected]>
restore old behavior of treating empty JUPYTER as conda

dfecfe5a501988773402c5b8732f8f50f5a387f0 authored almost 6 years ago by Steven G. Johnson <[email protected]>
don't convert environment vars to uppercase on non-Windows

137aed4c98a4be788b6a73df2ef74c2667be5611 authored almost 6 years ago by Steven G. Johnson <[email protected]>
note that you can just launch jupyter directly

3ed4a05d783f9a4c893e467c6bab1651e079fbda authored almost 6 years ago by Steven G. Johnson <[email protected]>
don't require jupyter for installation (#791)

* work on jupyter-free installation

* rebase fix

* drop compat, save jupyter pref again, a...

f81332558fce4736fbd1b80841a6dfcc44198e6d authored almost 6 years ago by Steven G. Johnson <[email protected]>
ignore MIME types that throw errors during display (#777)

* ignore MIME types that throw errors during display (fixes #776), split display into separate f...

2211a9c9b6821429254e88c60c6bb1d3c357e863 authored about 6 years ago by Steven G. Johnson <[email protected]>
close #771: always send text/latex if it is available

7311e517194ddba07af64952b0f9413401213050 authored about 6 years ago by Steven G. Johnson <[email protected]>
refactor: simplify map call (#775)

086ac0cc8f340d9b053c68e1de1f8a5b08bacaca authored about 6 years ago by teresy <[email protected]>
Base.Markdown -> Markdown (fixes #769)

90ed075e40feb97efea3e47c899dc88907963fd1 authored about 6 years ago by Steven G. Johnson <[email protected]>
ENH: support plotly mimetype (#773)

4fb2a4698e36701185dcfcfac000595182a1f729 authored about 6 years ago by Spencer Lyon <[email protected]>
store prefs in depot_path/prefs (#760)

* store prefs in depot_path/prefs

As a stopgap until we get proper package options (JuliaLang...

3e78f61d0f94387f62b4bd735518bfb22111c0cb authored about 6 years ago by Steven G. Johnson <[email protected]>
Fix typo in display_mimestring, display_mimejson. (#757)

b79779ef435548cdcd716aa1801f31f529bcbe59 authored about 6 years ago by Travis DePrato <[email protected]>
Add custom MIME types to display_dict. (#755)

* Add custom MIME types to display_dict.

* Add tests, fix markdown/latex priority.

* Impro...

5488fc6fe320daca2a02372f3f4689e2ed8b9216 authored about 6 years ago by Travis DePrato <[email protected]>
Update README.md

cc7866045d11f36a57587a2b725a6997387b6321 authored about 6 years ago by Steven G. Johnson <[email protected]>
Tell the user to install the jupyter-client package on Debian (#754)

* Tell the user to install the jupyter-client package on Debian

* Update README.md

5595aa1ddcd508eb9257dfe79b172747fd1a865f authored about 6 years ago by Pablo De Nápoli <[email protected]>
Don't load startup_ijulia.jl with --startup-file=no (#748)

7b00bb53cdeb40b488addce487855f8a7d52a036 authored about 6 years ago by Tim Holy <[email protected]>
Check for startup_ijulia.jl and load it if present (#745)

a5860bb8d41d58cd9b068420f4122f415cb2bde8 authored over 6 years ago by Tim Holy <[email protected]>
fix 0.7 deprecation

b63cae67f652d012395eeeb1a646c8fa2b8d0050 authored over 6 years ago by Steven G. Johnson <[email protected]>
use new ZMQ api (#729)

* use new ZMQ api

* require ZMQ 1.0

9e4b6d98d61194ea0ff470157f947a5b0f1ca1a9 authored over 6 years ago by Steven G. Johnson <[email protected]>
silence 0.7 deprecation about Base.Dates

e9469019dcc450da77775020e3ffe9f7835533fe authored over 6 years ago by Steven G. Johnson <[email protected]>
drop more 0.6 code (#728)

283bba19cc68b516f8cb748485ab234fe5bfc32b authored over 6 years ago by Steven G. Johnson <[email protected]>
drop 0.6 support in master (#726)

34190dd16270c3a64a0e65cd508f0d5871b4a2e0 authored over 6 years ago by Steven G. Johnson <[email protected]>
default to soft global scope (#720)

b583c9432c1efa73f274065c0de7ef1ddfb20841 authored over 6 years ago by Steven G. Johnson <[email protected]>