Skip to content

Commit

Permalink
Promote "Troubleshooting" to h1
Browse files Browse the repository at this point in the history
  • Loading branch information
moble committed Mar 16, 2015
1 parent bebe318 commit 8f61a94
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ $([IPython.events]).on('app_initialized.NotebookApp', function(){
```


## Troubleshooting
# Troubleshooting

The first step is to make sure that the default setup can be loaded. Comment
out whatever you've got in `custom.js`, and add in the simple configuration
Expand Down Expand Up @@ -575,12 +575,10 @@ what gets inserted into the notebook.

# TODO

There's a bunch of stuff I still need to do, though most of them are fairly
minor. They're listed in the
[issue tracker](https://github.com/moble/jupyter_boilerplate/issues).

If you find a bug or have an idea for a good snippet that you think should be
added to the defaults, feel free to
There's a bunch of stuff I still need to do, listed in the
[issue tracker](https://github.com/moble/jupyter_boilerplate/issues). If you
find a bug or have an idea for a good snippet that you think should be added to
the defaults, feel free to
[open a new issue](https://github.com/moble/jupyter_boilerplate/issues/new).

In particular, I don't use Julia or R, so I welcome suggestions for default
Expand Down

0 comments on commit 8f61a94

Please sign in to comment.