issues
search
microsoft
/
jupyter-core
Library for writing Jupyter kernels in .NET Core
MIT License
108
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Readme updates
#98
swernli
closed
10 months ago
0
Updated Dependencies
#97
ScottCarda-MS
closed
1 year ago
0
Update Dependencies
#96
ScottCarda-MS
closed
1 year ago
2
Updating System.Security.Cryptography.Xml to 6.0.1 to address CVE-2022-34716 vulnerability
#95
ricardo-espinoza
closed
2 years ago
4
Updating Notice.txt for all components
#94
ricardo-espinoza
closed
2 years ago
2
Fix metadata
#93
cgranade
closed
2 years ago
4
This repo is missing important files
#92
microsoft-github-policy-service[bot]
closed
2 years ago
1
Adding Microsoft SECURITY.MD
#91
microsoft-github-policy-service[bot]
closed
2 years ago
1
Upgrade NetMQ to latest version
#90
anpaz
closed
2 years ago
0
Update Newtonsoft.Json version to 13.0.1
#89
ricardo-espinoza
closed
2 years ago
0
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src
#88
dependabot[bot]
closed
2 years ago
1
Test CI trigger
#87
anjbur
opened
2 years ago
1
Add DevSkim scanning
#86
anjbur
closed
2 years ago
0
Add DevSkim scanning
#85
anjbur
closed
2 years ago
0
Prevent race condition by enforcing concurrency cancellation
#84
IsraelMiles
closed
2 years ago
0
Upgrade Python from 3.6 to 3.8 and resolve new jupyter_kernel_test errors.
#83
IsraelMiles
closed
2 years ago
0
add gh-sync workflow
#82
IsraelMiles
closed
2 years ago
0
Update dependencies
#81
cgranade
opened
2 years ago
0
ChannelWithNewLines doesn't preserve CommsRouter
#80
cgranade
opened
2 years ago
0
Add comms router to IChannel.
#79
cgranade
closed
3 years ago
0
Add support for custom messaging via Jupyter comms.
#78
cgranade
closed
3 years ago
2
Added support for complete_request messages.
#77
cgranade
closed
3 years ago
0
Allow installation to override the kernel name.
#76
cgranade
closed
3 years ago
0
Fix broken link
#75
anjbur
closed
3 years ago
0
Update build schedule
#74
anjbur
closed
3 years ago
0
Don't treat cancellation exceptions as errors.
#73
cgranade
closed
3 years ago
0
Add new task for engine initialization
#72
cgranade
closed
3 years ago
0
Delay start of engine as late as possible.
#71
cgranade
closed
3 years ago
0
Updated signed build to 1.5 as well.
#70
cgranade
closed
3 years ago
1
Handle kernel_info_reply in shell server.
#69
cgranade
closed
3 years ago
2
Allow custom MIME type for JSON data
#68
rmshaffer
closed
3 years ago
0
Messaging fixes for nteract and Jupyter Lab clients
#67
rmshaffer
closed
3 years ago
0
Kernel never marked as ready in nteract client
#66
rmshaffer
closed
3 years ago
0
Fix timing issue between OrderedShellHandler and execute_reply message
#65
rmshaffer
closed
4 years ago
0
Allow nested directories in KernelSpecResources
#64
theRoughCode
closed
4 years ago
0
Use Markdig.Signed
#63
rmshaffer
closed
4 years ago
0
Update versioning scheme and avoid breaking interface change
#62
rmshaffer
closed
4 years ago
2
Add CancellationToken for cell execution
#61
rmshaffer
closed
4 years ago
4
Add SendIoPubMessage to IChannel
#60
rmshaffer
closed
4 years ago
0
Handle kernel interrupt messages
#59
rmshaffer
closed
4 years ago
0
Add documentation fields to magic command HTML encoding
#58
rmshaffer
closed
4 years ago
0
Add support for text alignment in table cells
#57
rmshaffer
closed
4 years ago
0
Kernel installation should look for tool in current assembly directory automatically
#56
rmshaffer
opened
4 years ago
0
Support kernel interrupt messages
#55
rmshaffer
closed
4 years ago
0
Fix execution of non-magic help commands
#54
rmshaffer
closed
4 years ago
0
Update IEcho installation instructions
#53
rmshaffer
closed
4 years ago
0
Port ChannelWithNewLines from iqsharp to jupyter-core
#52
rmshaffer
closed
4 years ago
0
Enable left-justification of tables
#51
cgranade
closed
4 years ago
0
Allow multiple magic commands per cell and improve whitespace handling
#50
rmshaffer
closed
4 years ago
0
Expanded documentation struct and added API documentation comments.
#49
cgranade
closed
4 years ago
0
Next