issues
search
bduggan
/
raku-jupyter-kernel
Raku Kernel for Jupyter notebooks
Artistic License 2.0
74
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix macos issue from Jupyter::Chatbook
#114
librasteve
closed
2 days ago
1
Kernel crash using MAIN()
#113
antononcube
opened
7 months ago
4
Completion not working in recent Jupyter Lab and Jupyter Notebook
#112
rcmlz
opened
9 months ago
4
mime type to text/x-raku
#111
rcmlz
closed
9 months ago
1
notebooks to 6.d
#110
rcmlz
closed
9 months ago
1
new rakutest extensions for test
#109
rcmlz
closed
9 months ago
1
Add Raku to Jupyter Wiki list of jupyter kernels.
#108
bazzaar
closed
9 months ago
1
Add auth to install instructions
#107
bduggan
closed
1 year ago
5
Keep input in $In array
#106
antononcube
closed
1 year ago
14
Support markdown magic
#105
antononcube
closed
1 year ago
3
Markdown magic
#104
antononcube
closed
1 year ago
3
In jupyter-console only, warning about "not responding properly to is_complete_request" shows after every command.
#103
ramillies
closed
1 year ago
10
Kernel crashes or hangs on tab completions
#102
perryprog
closed
1 year ago
3
Multi-dimensional array creation crashes the kernel
#101
antononcube
closed
1 year ago
1
Allow magic redirection filter to javascript
#100
antononcube
closed
1 year ago
5
Add 'text/html' in the function mime-type
#99
antononcube
closed
1 year ago
4
Inside a Python venv, the Raku kernel bombs in notebook session, but restarts (-ish)
#97
bazzaar
closed
2 years ago
9
Can't zef install on linux/arm64
#96
librasteve
closed
2 years ago
4
Send a message on the iopub channel when the client requests kernel info.
#95
bduggan
closed
3 years ago
3
perl6 on Binder unresponsive
#94
librasteve
closed
3 years ago
12
Fix test on non-English locales
#93
regnarg
closed
3 years ago
1
Syntax highlighting in notebook
#92
samebchase
closed
4 years ago
2
Feature: respect silent message
#91
tinmarino
closed
4 years ago
1
Tolerant: Completion: Magic
#90
tinmarino
closed
4 years ago
1
Feature: magics always
#89
tinmarino
closed
4 years ago
3
Feature: Persistent language changes
#88
tinmarino
closed
4 years ago
2
Feature add pragma to completion
#87
tinmarino
closed
4 years ago
0
Feature: Init file: Add possibility to run user code on startup
#86
tinmarino
opened
4 years ago
0
Feature: Persistent use (if desired)
#85
tinmarino
opened
4 years ago
7
Trap sigint instead of hanging
#84
bduggan
closed
4 years ago
4
Tests are hanging during installation time on Linux
#83
samebchase
closed
4 years ago
3
Messaging: Add butterfly emoji in welcome
#82
tinmarino
closed
4 years ago
3
Merge order
#81
tinmarino
closed
4 years ago
3
Feature: Completion with HOW method only if ^ supplied by user
#80
tinmarino
closed
4 years ago
1
Raku rename
#79
bduggan
closed
4 years ago
5
launch-binder eventually fails
#78
awgrover
closed
4 years ago
3
Feature: Asynchronous streams: See output from detached thread
#77
tinmarino
closed
4 years ago
9
Feature: Fill `user_variables` in `execute_reply`
#76
tinmarino
opened
4 years ago
0
Feature: Ctrl-c should kill the pending IO and not the full kernel
#75
tinmarino
closed
4 years ago
4
Feature: Get `help` command and `?` postfix operator to get documentation on object type
#74
tinmarino
opened
4 years ago
1
Feature: shutdown: honor the incoming restart argument
#73
tinmarino
closed
4 years ago
2
Missing: Share dynamic variables across different evaluation context
#72
tinmarino
closed
4 years ago
1
Feature: Magic completion and run path completion
#71
tinmarino
closed
4 years ago
0
Robustify: Completion catch errors and only display in log
#70
tinmarino
closed
4 years ago
1
Fix: complete function error traceback (type check fail in client)
#69
tinmarino
closed
4 years ago
2
Error: Completion: Catch completion error
#68
tinmarino
closed
4 years ago
1
Feature: Operator definition are not persistent (just work in one line)
#67
tinmarino
closed
4 years ago
2
Feature: Enable redeclaration of subset or class
#66
tinmarino
closed
4 years ago
1
Feature: complete "azea".^methods or "aze".^mro
#65
tinmarino
closed
4 years ago
1
Feature: Complete #% run <path>
#64
tinmarino
closed
4 years ago
1
Next