Giter VIP home page Giter VIP logo

jupyter-dark-theme's People

Contributors

powerpak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jupyter-dark-theme's Issues

Add LaTeX left-aligment

Not sure if it's the standard behavior across all Jupyter notebooks, but I'm going to post this here since I use your supreme theme ๐Ÿ‘
My goal was to prevent the automatic center alignment for multi-line latex formulas. The inline LaTeX rules ( surrounded by $ ) seems to be left-aligned but anything besides that did not work.
After an hour and a half battling with LaTeX alignments, I decided to check the page source. From there it was quite obvious that Jupyter-Notebook will automatically add an inline-css rule (center text alignment) for all .MathJax dom-elements.
To force the left-alignment to work, I have added the following css rule into custom.css :

.MathJax_Display {
  text-align: left !important;
}

Toolbar dose not appear

Hi,

I have installed it and it works well. However, the toolbar cannot show.
How to solve it?

How uninstall?

today, i try to back default theme. I delete ur custom.css in .jupyter/custom/. But it not sucess.
Plz, illustrate how.

This theme conflict with Calysto extensions

Hello,

First, thank you for this theme, I love it when I use it in full-screen with firefox. But..

Once installing this theme, the installed Calysto extension (https://github.com/Calysto/notebook-extensions) stopped working, in console it shows : 404 GET /nbextensions/calico-spell-check.js?v=20170212134450 (::1) 10.50ms referer=http://localhost:8888/notebooks/Untitled6.ipynb?kernel_name=python3.

The jupyter notebook still works fine in the web browser, but none of the extension icons shows up. Simply reinstall the extension doesn't work.

Thank you

Yu

License

I think your theme looks great. One of the best dark themes that i have come across.
Everything is contrasted well, with fantastic color combinations.

Can you please publish a license for this style sheet/theme ?
It would help to showcase/use your theme, if it came with a MIT or BSD license.

Looking forward to hearing from you.

Best Regards
Mani

Toolbar not visible, cannot be toggled

I noticed the toolbar does not appear no matter how many times I click on "toggle toolbar". "toggle header", and "toggle line numbers" both work fine.

edit: Sorry, didn't notice the option to comment the toolbar part in css, closed.

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.