-
Project Jupyter | Home
The Jupyter Notebook is a web-based interactive computing platform. The notebook combines live code, equations, narrative text, visualizations, interactive dashboards and other media.
-
OpenProcessing - Creative Coding for the Curious Mind
Join the community of creative coders, educators, and designers that explore, experiment, and play. Follow the work of creative coders, fork projects, and find inspiration for your next coding challenge. Code away your… · create, creative, coders, explore, work
-
Home | Jython
The Jython project provides implementations of Python in Java, providing to Python the benefits of running on the JVM and access to classes written in Java. The current release (a Jython 2.7.x) only supports Python 2… · jython, python, java, project, implementations
-
Scientific Python
Community developed and owned ecosystem for scientific computing
-
Project Jupyter Documentation — Jupyter Documentation 4.1.1 alpha documentation
Welcome to the Project Jupyter documentation site. Jupyter is a large umbrella project that covers many different software offerings and tools, including the popular Jupyter Notebook and JupyterLab web-based notebook… · jupyter, notebook, jupyterlab, project, interactive
-
insyt.io
-
nbviewer
Enter the location of a Jupyter Notebook to have it rendered here: Partial Differential Equations Solver This website does not host notebooks, it only renders notebooks available on other websites. · rendered, notebooks, enter, location, jupyter
-
PyTorch Forums
A place to discuss PyTorch code, issues, install, research
-
VPython
VPython makes it easy to create navigable 3D displays and animations, even for those with limited programming experience. Because it is based on Python, it also has much to offer for experienced programmers and… · drag, button, vpython, rotate, right
-
Learn Python with Jupyter
Learn Python with Jupyter. The book that develops computational thinking, explains syntax, and has plenty of exercises. With Jupyter Notebooks and GitHub community
-
gpython.org
-
Jupyter Book - Jupyter Book
Built on the MyST Document Engine with faster builds, modern features, and improved workflows. Upgrade from 1.0 • Known limitations • Frequently Asked Questions Create computational narratives that are reusable… · built, myst, upgrade, reusable, cross
-
Home - bpython
bpython is a fancy interface to the Python interpreter for Linux, BSD, macOS and Windows (with some work). bpython is released under the MIT License. It has the following (special) features: For more, see our about-page… · bpython, work, special, based, fancy
-
Try Jupyter!
-
Alex' Blog | Home
I finally realized that I should change the default Python REPL. There are many REPLs that offer a much better experience—ipython, bpython, and ptpython are probably the most well-known. In the past, I used ipython… · python, ipython, jupyter, installed, environment
-
Project Jupyter Documentation — Jupyter Documentation 4.1.1 alpha documentation
Welcome to the Project Jupyter documentation site. Jupyter is a large umbrella project that covers many different software offerings and tools, including the popular Jupyter Notebook and JupyterLab web-based notebook… · jupyter, notebook, jupyterlab, project, interactive
-
pywebview | pywebview
Build GUI for your Python program with JavaScript, HTML, and CSS
-
PyTamaro
PyTamaro: Learn programming in Python with graphics. Explore activities connected to data science, colors, animations, and more. Completely free, in your browser!
-
JupyterHub
JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter Notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group… · jupyterhub, user, group, center, rwth
-
PyTorch | PyTorch 入门教程
适用人群 PyTorch 初学者,对深度学习感兴趣的 Python 开发者 课程概述 课程是基于 PyTorch 官方60分钟快速入门教程制作的视频课程,共包括五个部分,总计60分… 本项目将《动手学深度学习》 原书中MXNet代码实现改为PyTorch实现。原书作者:阿斯顿·张、李沐、扎卡里 C. 立顿、亚历山大 J. 斯莫拉以及其他社区贡献者,GitHub地…… · pytorch, python, mxnet, github, torch
-
Jython Journeys
Notes about my work with jython and python On the 29th of November 2011, I represented the python perspective at the Google Technology User Group debate, the Battle of the Backends, which pitted Python against… · python, debate, jython, google, ruby
-
Widgetti
Your partner for Jupyter- and data-apps
-
Loading...
-
LPython
This is LPython Compiler
-
ipynb Browser
IPYNB.CN - Professional Jupyter Notebook online viewer supporting GitHub, Gist, HuggingFace and direct URLs. View, share and explore data science notebooks with dark mode and mobile optimization.
-
py-core - Py-Core: Python Tutorials, Programming Tips, and Software
Py-core.com -- the hub for all things python. Explore python tutorials, articles, seed projects and utilities. Purchase python-based software or connect with our team of python coders. Py-core.com -- the hub for all… · python, core, com, hub, things
-
Web VPython
VPython is an easy-to-use, powerful environment for creating 3D animations. Here at glowscript.org (or webvpython.org, which takes you here), you can write and run VPython programs right in your browser, store them in… · vpython, org, name, here, webvpython
-
IPython Documentation — IPython 9.7.0 documentation
This documentation covers IPython versions 6.0 and higher. Beginning with version 6.0, IPython stopped supporting compatibility with Python versions lower than 3.3 including all versions of Python 2.7. If you are looking… · ipython, python, documentation, versions, version
-
PyWaw | Home
PyWaw to cykliczne spotkania pasjonatów języka programowania Python z Warszawy i okolic.
-
Jupyter Foundation
Supporting Project Jupyter, the open source standard for computational education and research, data science and machine learning.
-
Pytch
Pytch: A system to help Python learners coming from Scratch
-
phython.org
-
jupyter.r-wasm.org
-
Python 数値計算ノート | Jupyter NoteBookを活用したPythonプログラミング学習サイト
Pythonとは?Anaconda をインストールPython3 プログラミング入門Jupyter Notebook の使い方 オブジェクト指向開発関数型プログラミング正規表現とパターンマッチングPython ソースコード一覧 数値計算線形
-
Overview — K3D-jupyter documentation
K3D-jupyter is a Jupyter Notebook 3D visualization package. The primary aim of K3D-jupyter is to be an easy 3D visualization tool, designed with native interoperation with existing powerful libraries such as PyVista… · jupyter, k3d, visualization, notebook, package
-
schema.jupyter.org
-
Jupyter Notebooks Gallery
Notebook.community is an effort to archive the most interesting open-source Jupyter notebooks. The Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code… · jupyter, open, notebooks, source, notebook
-
Visual Python
JupyterLab | Notebook | Google Colab GUI-based Python code generator Jupyter Lab | Jupyter Notebook | Google Colab · notebook, google, colab, jupyter, jupyterlab
-
Redirecting
ipyvizzu - Build animated charts in Jupyter Notebook and similar environments with a simple Python syntax
-
Using IPython for parallel computing — ipyparallel 9.1.0.dev documentation
As of 4.0, IPython parallel is now a standalone package called ipyparallel. You can install it with: As of IPython Parallel 7, this will include installing/enabling an extension for both the classic Jupyter Notebook and… · ipython, parallel, ipyparallel, cluster, collection
-
ipydb: Work with databases in IPython — ipydb 0.0.2 documentation
ipydb is an IPython plugin for running SQL queries and viewing their results Here’s some asciicasts showing off some of ipydb’s features. 2) Schema browsing with tables, fields, fks, relationships and describe · ipydb, some, ipython, plugin, running
-
ipyelk — ipyelk 2.1.1 documentation
Jupyter Widgets for interactive graphs powered by the Eclipse Layout Kernel (ELK). Examples CHANGELOG CONTRIBUTING automatically lay out complex, nested data as diagrams · diagrams, jupyter, widgets, interactive, graphs
-
IPython-Dashboard — IPython-Dashboard 0.1.2 documentation
A stand alone, light-weight web server for building, sharing graphs created in ipython. Build for data science, data analysis guys. Building an interactive visualization, collaborated dashboard, and real-time streaming… · dashboard, building, ipython, stand, alone
-
UsePy | A blazing easy python tool kit
Released under the MIT License. · released, under, mit, license
-
docs.pytorch.wiki
-
JupyterHub
Interactive computing environment for the Department of Computer Science and Technology Warning: JupyterHub seems to be served over an unsecured HTTP connection. We strongly recommend enabling HTTPS for this server if it… · computer, interactive, computing, environment, department
-
Jupyter App
At Jupyter.app, our mission is to provide a comprehensive resource for cloud notebooks using Jupyter, best practices, Python data science, and machine learning. We strive to empower individuals and organizations with the… · jupyter, notebook, notebooks, data, code
-
Jupyter Cloud
Jupyter cloud hosting solutions form python, LLM and ML notebooks
-
Jupyter Consulting
At jupyter.solutions, our mission is to provide comprehensive consulting services related to cloud notebooks using Jupyter. We strive to share best practices, insights, and expertise in Python data science and machine… · jupyter, python, notebooks, data, create
-
Beautiful Notebook Publishing
Share your Jupyter Notebooks with the world with the most beautiful reader.