Git Product home page Git Product logo

bokeh.org's Introduction

Bokeh Official Website

This repository contains the source code for the official website bokeh.org. The source code and issue tracker for Bokeh itself can be found at github.com/bokeh/bokeh.

Developing with Docker

Requirements:

Verify the above requirements by running docker version from the command line.

  1. Clone the project repository
  2. Remove any Gemfile[.lock] from the project root directory
  3. Run make serve to build and serve the website from within a jekyll container.
  4. Natigate to http://localhost:4000
git clone https://github.com/bokeh/bokeh.org.git
cd bokeh.org
rm -f Gemfile Gemfile.lock
make serve

While running Jekyll will automatically rebuild the site and refresh the browser when changes are made to the source code.

bokeh.org's People

Contributors

bryevdv avatar chinmaychahar avatar daniel-mietchen avatar danielavrella avatar nitin10s avatar pavithraes avatar philippjfr avatar tcmetzger avatar vroomrk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

bokeh.org's Issues

Expand Citation page to add a brand style guide

This issue describes the expansion of the citation page on the bokeh website (https://bokeh.org/citation/).

What should be added:

Use https://pandas.pydata.org/about/citing.html as a reference.

Resources:
https://drive.google.com/drive/folders/1k3Me1fB3uXbBiNDsK660wH7E6OuVYKPb?usp=sharing
https://drive.google.com/drive/folders/1cYoy6zbfXwjM9wzGlneDhs6_naN33A8f?usp=sharing

Add ArviZ to showcase (alongside Mistic)

The ArviZ team is ๐Ÿ‘

Copy:

ArviZ is a community-led package for exploratory analysis of Bayesian models in Python.

It Includes functions for posterior analysis, data storage, sample diagnostics, model checking, and comparison. The goal is to provide backend-agnostic tools for diagnostics and visualizations of Bayesian inference.

GIF:
arviz

cc @bryevdv

Missing HTML lang attribute from home page

Software versions

Python version : 3.9.13 (main, Aug 25 2022, 23:51:50) [MSC v.1916 64 bit (AMD64)]
IPython version : 7.31.1
Tornado version : 6.1
Bokeh version : 2.4.3
BokehJS static path : C:\Users\Chinmay\anaconda3\lib\site-packages\bokeh\server\static
node.js version : v16.17.0
npm version : 8.19.2
Operating system : Windows-10-10.0.19044-SP0

Browser name and version

Brave Version 1.48.171

Jupyter notebook / Jupyter Lab version

No response

Expected behavior

Since I was going through the documentation regarding #7, one small thing I noticed was that the home page (https://bokeh.org/) missed the HTML lang attribute which is helpful for people using screen readers and comes under many web accessibility guidelines (ref).

It should be set to en here just like it's set for gallery page

Observed behavior

lang attribute missing from home page

Example code

`<html>` to `<html lang="en" ..>`

Stack traceback or browser console output

No response

Screenshots

Home Page-
bokeh_page
Gallery Page-
gallery_page

Update Roadmap for align goals with CZI Proposals

  • Add "Better support of Open Geospatial data formats" (EOSS)
  • Add "Better support for large streaming gridded data support" (EOSS)
  • Improve contributor / end-user diversity (DEI)
  • Better accessibility / sharing / data export (DEI...)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.