Skip to content

Autocreate css directory if it's missing#10

Open
labeneator wants to merge 3 commits intonsonnad:masterfrom
labeneator:master
Open

Autocreate css directory if it's missing#10
labeneator wants to merge 3 commits intonsonnad:masterfrom
labeneator:master

Conversation

@labeneator
Copy link

mkdir -p the css directory for an even easier installation example

Autocreate static directory if it's not there.
Remove my prompt.
README.md Outdated

```sh
wget -O `ipython locate profile <profile-name>`/static/custom/custom.css
mkdir -p `ipython locate profile default`/static/custom/; wget -O `ipython locate profile <profile-name>`/static/custom/custom.css

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For consistency, it should be <profile-name> instead of default.

@labeneator
Copy link
Author

Ack. Since there isn't a way of figuring out the profile-name, I'll retract this PR.

@labeneator labeneator closed this Mar 11, 2017
@labeneator
Copy link
Author

oops, disregard my previous comment. Reopening with the proposed fix

@labeneator labeneator reopened this Mar 11, 2017
Bug fix for hard-coded profile-name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants