issues
search
jupyter-xeus
/
xeus
Implementation of the Jupyter kernel protocol in C++
https://xeus.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
907
stars
83
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update wasm flags
#410
IsabelParedes
closed
3 weeks ago
2
Fix extract_filename function
#409
anutosh491
opened
1 month ago
0
Fix extract_filename function
#408
anutosh491
closed
1 month ago
0
Use papermill library to execute notebooks and check necessary outputs ?
#407
anutosh491
opened
4 months ago
1
Updated OSX images
#406
JohanMabille
closed
4 months ago
0
Remove debug logs
#405
jtpio
closed
4 months ago
0
Introduce base64 encode & decode in xeus
#404
anutosh491
closed
5 months ago
0
Simplified xsystem test
#403
JohanMabille
closed
5 months ago
0
Removed dependency on xtl
#402
JohanMabille
closed
5 months ago
0
Back to storing the request context instead of passing it to all publ…
#401
JohanMabille
closed
5 months ago
0
Hide the implementation of comm_manager getters
#400
JohanMabille
opened
6 months ago
1
Wraps nlohmann_json include
#399
JohanMabille
closed
6 months ago
0
Local copy of header in dispatch
#398
JohanMabille
closed
6 months ago
0
Docs : Updated custom interpreter interface in Readme
#397
anutosh491
closed
6 months ago
0
capture variables by value in reply lambda
#396
DerThorsten
closed
7 months ago
0
fix argument order in publish_status
#395
DerThorsten
closed
7 months ago
4
Fixed exported requirement on nlohmann_json
#394
JohanMabille
closed
7 months ago
0
Implemented asynchronous execute_request
#393
JohanMabille
closed
7 months ago
1
async execute
#392
DerThorsten
closed
7 months ago
0
Updated documentation after parent header PR
#391
JohanMabille
closed
7 months ago
0
Required same version of nlohmann_json in dependencies
#390
JohanMabille
closed
7 months ago
0
How to append to the output of a cell?
#389
edgarcosta
opened
7 months ago
3
Rename `get_start_message`
#388
IsabelParedes
closed
7 months ago
0
Parent header PR: update documentation
#387
SylvainCorlay
closed
7 months ago
0
Remove deprecated functions
#386
IsabelParedes
closed
8 months ago
0
Update CI
#385
IsabelParedes
closed
8 months ago
1
Parent header
#384
DerThorsten
closed
8 months ago
1
Replace function pointers
#383
IsabelParedes
closed
8 months ago
3
[experimental] async exec requests with xeus
#382
DerThorsten
closed
8 months ago
1
ABI break with minor version bump in nlohmann::json
#381
chronitis
closed
7 months ago
2
Build xeus with cpp17
#380
JohanMabille
closed
9 months ago
0
Correct a typo in documentation
#379
PseudoFIame
closed
9 months ago
1
Error in install: mamba: error: unrecognized arguments: -c conda-forge
#378
richelbilderbeek
closed
8 months ago
1
xeus-lite kernel compilation error
#377
Vipul-Cariappa
closed
10 months ago
12
`xkernel_core::execute_request` sets `execution_count` from `reply`
#376
romainfrancois
closed
11 months ago
1
`xkernel_core::execute_request` not setting `execution_count` from `p_interpreter->execute_request`
#375
romainfrancois
closed
11 months ago
0
set evalue rather than ename twice
#374
romainfrancois
closed
11 months ago
1
`xin_memory_history_manager::get_range_impl()` sets `ename` twice
#373
romainfrancois
closed
11 months ago
0
unify wasm options
#372
DerThorsten
closed
11 months ago
0
Fix typo and broken link
#371
IsabelParedes
closed
12 months ago
1
remove clog for emscripten
#370
DerThorsten
closed
1 year ago
1
change -fwasm-exceptions to regular -fexceptions
#369
DerThorsten
closed
1 year ago
0
Checking MSVC runtime
#368
JohanMabille
closed
1 year ago
0
Remove deprecated APIs
#367
JohanMabille
closed
8 months ago
0
Symbol fix
#366
JohanMabille
closed
1 year ago
0
Removed warnings
#365
JohanMabille
closed
1 year ago
0
Exports only API symbols on Linux/OSX
#364
JohanMabille
closed
1 year ago
0
Added get_starting_message and deprecated print_starting_message
#363
JohanMabille
closed
1 year ago
0
Fix overloaded-virtual warning
#362
JohanMabille
closed
1 year ago
1
Hide the symbols by default on Linux and OSX
#361
JohanMabille
closed
1 year ago
0
Next