Sitelet
https://github.com/attackgithub/pythonnet/commits/pythonnet-jupyter-notebook/
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
attackgithub
/
pythonnet
Public
forked from
pythonnet/pythonnet
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
pythonnet-jupyter-notebook
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 15, 2017
Create Python.NET.ipynb
denfromufa
authored
26d1158
View commit details
Copy full SHA for 26d1158
Browse repository at this point
Commits on Apr 2, 2017
Re-add CallingConvention
Show description for 67650a2
vmuriart
committed
67650a2
View commit details
Copy full SHA for 67650a2
Browse repository at this point
Commits on Mar 28, 2017
Update .mention-bot
denfromufa
authored
3f83e98
View commit details
Copy full SHA for 3f83e98
Browse repository at this point
Update .mention-bot
denfromufa
authored
7dba105
View commit details
Copy full SHA for 7dba105
Browse repository at this point
Commits on Mar 24, 2017
Support clr.GetClrType() - as in IronPython (#433)
Show description for 39e4673
vivainio
authored and
vmuriart
committed
39e4673
View commit details
Copy full SHA for 39e4673
Browse repository at this point
Commits on Mar 23, 2017
WPF DynamicGrid python and XAML layout files (#280)
denfromufa
authored and
vmuriart
committed
c8f3756
View commit details
Copy full SHA for c8f3756
Browse repository at this point
Create .mention-bot
denfromufa
authored
0757594
View commit details
Copy full SHA for 0757594
Browse repository at this point
Msbuild15 patch (#435)
Show description for a94e155
christopherpow
authored and
vmuriart
committed
a94e155
View commit details
Copy full SHA for a94e155
Browse repository at this point
Commits on Mar 14, 2017
Fix numpy array and README example (#427)
Show description for 4df6105
vmuriart
authored
4df6105
View commit details
Copy full SHA for 4df6105
Browse repository at this point
Commits on Mar 11, 2017
Build conda recipe on new tags
Show description for d40a2dc
vmuriart
committed
d40a2dc
View commit details
Copy full SHA for d40a2dc
Browse repository at this point
Bump version: 2.3.0.→ 2.4.0.dev0
Show description for 51ec8a4
vmuriart
committed
51ec8a4
View commit details
Copy full SHA for 51ec8a4
Browse repository at this point
Bump version: 2.3.0.dev1 → 2.3.0 release
vmuriart
committed
c3b59db
View commit details
Copy full SHA for c3b59db
Browse repository at this point
Update CHANGELOG.md
denfromufa
authored and
vmuriart
committed
21d1636
View commit details
Copy full SHA for 21d1636
Browse repository at this point
Commits on Mar 8, 2017
Fix typo in README
vmuriart
committed
7d457ef
View commit details
Copy full SHA for 7d457ef
Browse repository at this point
Clean-up README.md example
vmuriart
committed
898e13e
View commit details
Copy full SHA for 898e13e
Browse repository at this point
Add test for pyscript global variable casting
Show description for ae8e6f0
vmuriart
committed
ae8e6f0
View commit details
Copy full SHA for ae8e6f0
Browse repository at this point
Commits on Mar 6, 2017
Add PyList tests
vmuriart
committed
8ce4e0e
View commit details
Copy full SHA for 8ce4e0e
Browse repository at this point
Clean-up Embedded tests
vmuriart
committed
657d674
View commit details
Copy full SHA for 657d674
Browse repository at this point
Refactor Exception checking on tested classes
vmuriart
committed
6e4cf9d
View commit details
Copy full SHA for 6e4cf9d
Browse repository at this point
Add Tests
vmuriart
committed
977ee96
View commit details
Copy full SHA for 977ee96
Browse repository at this point
Define and document Py_IncRef/Py_DecRef
vmuriart
committed
d7777b9
View commit details
Copy full SHA for d7777b9
Browse repository at this point
Commits on Mar 5, 2017
Add PyTuple Ctor tests
vmuriart
committed
de3874c
View commit details
Copy full SHA for de3874c
Browse repository at this point
Rename test classes/files
Show description for 305040d
vmuriart
committed
305040d
View commit details
Copy full SHA for 305040d
Browse repository at this point
Add timing to detect slow tests on pytest
vmuriart
committed
92996a1
View commit details
Copy full SHA for 92996a1
Browse repository at this point
Calculate Runtime fields before Initialization
vmuriart
committed
563f6a6
View commit details
Copy full SHA for 563f6a6
Browse repository at this point
Commits on Mar 4, 2017
Fix Py_SetPath not available in PY2
Show description for 7db41a9
vmuriart
committed
7db41a9
View commit details
Copy full SHA for 7db41a9
Browse repository at this point
Merge branch 'refactor'
vmuriart
committed
6d08374
View commit details
Copy full SHA for 6d08374
Browse repository at this point
Refactor runtime.cs
vmuriart
committed
895516e
View commit details
Copy full SHA for 895516e
Browse repository at this point
Refactor PY2/PY3 Marshal in/out String/Unicode
vmuriart
committed
85c85f2
View commit details
Copy full SHA for 85c85f2
Browse repository at this point
Commits on Mar 3, 2017
Remove PYTHON_WITH_WIDE_UNICODE flag
Show description for 8fba051
vmuriart
committed
8fba051
View commit details
Copy full SHA for 8fba051
Browse repository at this point
Combine Py_DEBUG and PYTHON_WITH_PYDEBUG flags
Show description for a14ff14
vmuriart
committed
a14ff14
View commit details
Copy full SHA for a14ff14
Browse repository at this point
Deprecate public RunString
Show description for 3225465
vmuriart
committed
3225465
View commit details
Copy full SHA for 3225465
Browse repository at this point
Merge pull request #415 from vmuriart/fix_PYTHONHOME
Show description for 365cd6e
vmuriart
authored
365cd6e
View commit details
Copy full SHA for 365cd6e
Browse repository at this point
Fix set PythonPath, set ProgramName
Show description for 321aa28
vmuriart
committed
321aa28
View commit details
Copy full SHA for 321aa28
Browse repository at this point
Fix PythonEngine PYTHONHOME setter
Show description for 6668ebf
vmuriart
committed
6668ebf
View commit details
Copy full SHA for 6668ebf
Browse repository at this point
Previous
Next
You can’t perform that action at this time.