Devin Stein
|
0b7a8bd309
Merge branch 'master' into devstein/simplify-docker-images
|
2 years ago |
Devin Stein
|
a8ae1d6c7a
Merge pull request #755 from jupyter-incubator/devstein/drop-py-3.6
|
2 years ago |
Devin Stein
|
1ee004888a
Update README
|
2 years ago |
Devin Stein
|
f438f82d19
Build off pinned Spark build and install Livy from distribution
|
2 years ago |
Devin Stein
|
3cf2dcd3cf
Make local install editable for easy development within Jupyterlab
|
2 years ago |
Devin Stein
|
e8825e2446
Update changelog
|
2 years ago |
Devin Stein
|
21c82e642d
Drop official support for Python 3.6
|
2 years ago |
Devin Stein
|
46b23fbb60
Use nest-asyncio to keep do_execute synchronous
|
2 years ago |
Devin Stein
|
4ca8268ef4
Merge branch 'master' into devstein/ipykernel-6
|
2 years ago |
Devin Stein
|
280ae63ce1
v0.19.2
|
2 years ago |
Devin Stein
|
f29f3354ac
Merge pull request #754 from utkarshgupta137/master
|
2 years ago |
Devin Stein
|
9a2dfbfb1c
Add to changelog
|
2 years ago |
Utkarsh Gupta
|
039a9da20f
Add ipython<8 to hdijupyterutils
|
2 years ago |
Devin Stein
|
4c6145f915
Merge pull request #753 from crickford/patch-1
|
2 years ago |
Collin Rickford
|
17d0fedf87
Update Pyspark Kernel.ipynb
|
2 years ago |
Devin Stein
|
a49e8c22ab
create an event loop. do not run for tests
|
3 years ago |
Devin Stein
|
bfd3a2fa10
Use asyncio event loop to load magics synchronously in init
|
3 years ago |
Devin Stein
|
743bd0a82a
Lazily load magics on first cell execution
|
3 years ago |
Devin Stein
|
6fc77e840f
Upddate kernel base w/ async behavior and tests
|
3 years ago |
Devin Stein
|
bf89a4127b
Merge branch 'master' into devstein/ipykernel-6
|
3 years ago |
Devin Stein
|
ac13287d23
Remove ipykernel<6 constraint
|
3 years ago |
Devin Stein
|
11ed740aa7
Test cleanup
|
3 years ago |
Devin Stein
|
ce658395e2
patch decorator doesn't work on async functions in python <3.8
|
3 years ago |
Devin Stein
|
406f32fc3d
Early returns
|
3 years ago |
Devin Stein
|
c5a980a40b
Revert "Debugging Python 3.6"
|
3 years ago |
Devin Stein
|
3bad81a394
Debugging Python 3.6
|
3 years ago |
Devin Stein
|
56ff7fc076
Tests passing in all ipython versions
|
3 years ago |
Devin Stein
|
9cc74829b5
Support ipykernel v6 async results and add test coverage
|
3 years ago |
Devin Stein
|
ac0852cbe8
Merge pull request #734 from Pokiharena/poki/add-comma
|
3 years ago |
Gaspard Blanchet
|
687f104a35
add comma in requirement.txt
|
3 years ago |