-
OpenTeams
- Kathmandu, Nepal
-
22:17
(UTC -12:00) - https://www.darshanpaudyal.com.np/
- in/darshan-poudel-b06555274
Highlights
-
jupyterlab Public
Forked from jupyterlab/jupyterlabJupyterLab computational environment.
TypeScript Other UpdatedSep 6, 2025 -
jupyterlab-notify Public
Forked from deshaw/jupyterlab-notifyJupyterLab extension to notify cell completion
Python BSD 3-Clause "New" or "Revised" License UpdatedSep 5, 2025 -
-
jupyter-collaboration Public
Forked from jupyterlab/jupyter-collaborationA Jupyter Server Extension Providing Support for Y Documents
Jupyter Notebook Other UpdatedAug 22, 2025 -
-
ipython Public
Forked from ipython/ipythonOfficial repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
Python BSD 3-Clause "New" or "Revised" License UpdatedAug 19, 2025 -
jupyterlab-lsp Public
Forked from jupyter-lsp/jupyterlab-lspCoding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol
TypeScript BSD 3-Clause "New" or "Revised" License UpdatedAug 10, 2025 -
Self-Driving-Car-Simulation Public
Self driving simulation car using genetic algorithm.
JavaScript UpdatedAug 4, 2025 -
-
jupyter_ydoc Public
Forked from jupyter-server/jupyter_ydocJupyter document structures for collaborative editing using Yjs/pycrdt
TypeScript BSD 3-Clause "New" or "Revised" License UpdatedJun 27, 2025 -
jupyter-server-nbmodel Public
Forked from datalayer/jupyter-server-nbmodelJupyter Server NbModel - Server-side Jupyter Notebooks.
Python BSD 3-Clause "New" or "Revised" License UpdatedJun 27, 2025 -
cv-frontend-vue Public
Forked from CircuitVerse/cv-frontend-vueJavaScript MIT License UpdatedJun 14, 2025 -
-
pyflyby Public
Forked from deshaw/pyflybyA set of productivity tools for Python
Python Other UpdatedJun 7, 2025 -
pyinstrument Public
Forked from joerick/pyinstrumentđźš´Â Call stack profiler for Python. Shows you why your code is slow!
Python BSD 3-Clause "New" or "Revised" License UpdatedMay 23, 2025 -
-
pycrdt-websocket Public
Forked from y-crdt/pycrdt-websocketWebSocket Connector for pycrdt
Python MIT License UpdatedMay 6, 2025 -
jupyter_server Public
Forked from jupyter-server/jupyter_serverThe backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications.
Python BSD 3-Clause "New" or "Revised" License UpdatedApr 24, 2025 -
jupyter-ai Public
Forked from jupyterlab/jupyter-aiA generative AI extension for JupyterLab
Python BSD 3-Clause "New" or "Revised" License UpdatedMar 11, 2025 -
jupytext Public
Forked from mwouts/jupytextJupyter Notebooks as Markdown Documents, Julia, Python or R scripts
Python MIT License UpdatedMar 9, 2025 -
PyBaMM Public
Forked from pybamm-team/PyBaMMFast and flexible physics-based battery models in Python
Python BSD 3-Clause "New" or "Revised" License UpdatedMar 4, 2025 -
jupyterlab-git Public
Forked from jupyterlab/jupyterlab-gitA Git extension for JupyterLab
TypeScript BSD 3-Clause "New" or "Revised" License UpdatedFeb 10, 2025 -
kyverno Public
Forked from kyverno/kyvernoCloud Native Policy Management
Go Apache License 2.0 UpdatedDec 12, 2024 -
Anime_Player Public
A terminal based anime player which uses mpv and streaming api.
-
-
jupyter-builder Public
Forked from jupyterlab/jupyter-builderBuild tools for JupyterLab (and remixes)
Python BSD 3-Clause "New" or "Revised" License UpdatedNov 5, 2024 -
-
Tree-Visualizer Public
Visualize data structures like Binary Tree, Heaps and BST with their traversal algorithms.
-
N-Queen-Visualizer Public
Visualize how N queens are placed on NxN chessboard.
-
Djkstra-s-Mouse Public
Visualize Djsktra's Algorithm